]> Git Repo - u-boot.git/blobdiff - configs/Cubieboard_defconfig
configs: Resync with savedefconfig
[u-boot.git] / configs / Cubieboard_defconfig
index 2a22bc07f69d9b2049b2ae141c3a187f18b8a1bc..71743f7b8a10042b20627a35af4f4192945943a4 100644 (file)
@@ -4,12 +4,15 @@ CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard"
 CONFIG_SPL=y
 CONFIG_MACH_SUN4I=y
 CONFIG_DRAM_CLK=480
-CONFIG_MMC0_CD_PIN="PH1"
 CONFIG_SATAPWR="PB8"
 CONFIG_AHCI=y
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
 CONFIG_SPL_I2C=y
 CONFIG_SCSI_AHCI=y
+CONFIG_SYS_64BIT_LBA=y
+CONFIG_SYS_I2C_MVTWSI=y
+CONFIG_SYS_I2C_SLAVE=0x7f
+CONFIG_SYS_I2C_SPEED=400000
 CONFIG_MII=y
 CONFIG_SUN4I_EMAC=y
 CONFIG_SCSI=y
This page took 0.029915 seconds and 4 git commands to generate.