]> Git Repo - u-boot.git/blobdiff - configs/pinecube_defconfig
configs: tqma6: enable DM for MDIO / PHY
[u-boot.git] / configs / pinecube_defconfig
index abe299755169ff710bd8f3028963ebff423716e7..1551cf18dea69863cca42018962e6a78efc4c3e6 100644 (file)
@@ -7,9 +7,16 @@ CONFIG_SUNXI_DRAM_DDR3_1333=y
 CONFIG_DRAM_CLK=504
 CONFIG_DRAM_ODT_EN=y
 CONFIG_I2C0_ENABLE=y
+# CONFIG_HAS_ARMV7_SECURE_BASE is not set
 CONFIG_SPL_I2C=y
-# CONFIG_NETDEVICES is not set
+# CONFIG_NET is not set
+CONFIG_SPL_SYS_I2C_LEGACY=y
+CONFIG_SYS_I2C_MVTWSI=y
+CONFIG_SYS_I2C_SLAVE=0x7f
+CONFIG_SYS_I2C_SPEED=400000
+CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_AXP209_POWER=y
 CONFIG_AXP_DCDC2_VOLT=1250
 CONFIG_AXP_DCDC3_VOLT=3300
 CONFIG_CONS_INDEX=3
+CONFIG_SPI=y
This page took 0.030743 seconds and 4 git commands to generate.