X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2FCubieboard_defconfig;h=97bdcd64f2008156f3a86077ab853cf52781e915;hb=bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4;hp=57bf045050a20fc4b98e6410e37d02fd26495c13;hpb=8f005b3918cc16bb3e8f6d7228c27d207f4c606f;p=u-boot diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig index 57bf045050..97bdcd64f2 100644 --- a/configs/Cubieboard_defconfig +++ b/configs/Cubieboard_defconfig @@ -1,5 +1,12 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_DRAM_CLK=480 +CONFIG_MMC0_CD_PIN="PH1" +CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD,SPL,AXP209_POWER,SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI" -CONFIG_FTDFILE="sun4i-a10-cubieboard.dtb" -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_SUN4I=y +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_USB_EHCI_HCD=y