X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2FCubieboard_defconfig;h=fa60ddf415f2488edd500df195121cd8a4522b14;hb=e5f8073d30a462df44b00cd2b21a7ed546e690c7;hp=9c2ecf9893dc225559354a4ba8370509386b30e5;hpb=f01b6cdd6009cf4973c72936775d37ada0decb62;p=karo-tx-uboot.git diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig index 9c2ecf9893..fa60ddf415 100644 --- a/configs/Cubieboard_defconfig +++ b/configs/Cubieboard_defconfig @@ -1,5 +1,12 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_MACH_SUN4I=y +CONFIG_DRAM_CLK=480 +CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD,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="AXP209_POWER,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