]> Git Repo - J-u-boot.git/blobdiff - configs/Cubieboard_defconfig
Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / configs / Cubieboard_defconfig
index 2a22bc07f69d9b2049b2ae141c3a187f18b8a1bc..ab3f65ad66704ae6c23397f1dfb0e0a7f96fd0a9 100644 (file)
@@ -4,12 +4,14 @@ 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.0295 seconds and 4 git commands to generate.