X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2FCubieboard2_defconfig;h=ad6eb62a0bfc63559429a9f84afab90e3ef7624b;hb=27192d16eb3dacfedfb507f60a325b482bbf317f;hp=4b9d722bccc20f75a91df10fd4ddf07b9e409d55;hpb=e8d124fae0f3dff87348c989aa65ecf9b6eadc14;p=u-boot diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig index 4b9d722bcc..ad6eb62a0b 100644 --- a/configs/Cubieboard2_defconfig +++ b/configs/Cubieboard2_defconfig @@ -1,12 +1,13 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SPL_I2C_SUPPORT=y CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=480 CONFIG_MMC0_CD_PIN="PH1" CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)" +CONFIG_SPL=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set