]> Git Repo - J-u-boot.git/blame - configs/pinecube_defconfig
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
[J-u-boot.git] / configs / pinecube_defconfig
CommitLineData
ab3b53f3
IZ
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun8i-s3-pinecube"
ab3b53f3
IZ
4CONFIG_SPL=y
5CONFIG_MACH_SUN8I_V3S=y
6CONFIG_SUNXI_DRAM_DDR3_1333=y
7CONFIG_DRAM_CLK=504
8CONFIG_DRAM_ODT_EN=y
9CONFIG_I2C0_ENABLE=y
0da35fa8 10# CONFIG_HAS_ARMV7_SECURE_BASE is not set
975e7cf3 11CONFIG_SPL_I2C=y
8cb33035 12CONFIG_NO_NET=y
55dabcc8 13CONFIG_SPL_SYS_I2C_LEGACY=y
26561452 14CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
15CONFIG_SYS_I2C_SLAVE=0x7f
16CONFIG_SYS_I2C_SPEED=400000
db04ff42 17CONFIG_MTD=y
280294c5 18CONFIG_SPI_FLASH_WINBOND=y
ab3b53f3
IZ
19CONFIG_AXP209_POWER=y
20CONFIG_AXP_DCDC2_VOLT=1250
21CONFIG_AXP_DCDC3_VOLT=3300
22CONFIG_CONS_INDEX=3
280294c5 23CONFIG_SPI=y
This page took 0.266486 seconds and 4 git commands to generate.