X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FCubieboard_defconfig;h=ee5ab3d65891fe9e1e7bc135fffe7f7ccd82aa65;hb=c1924d85af4a07dc70aef1ef95c48b54a136733f;hp=09b67ff944fc0c6029a77f7d0016d83619298b85;hpb=622da1c36aee9c39075f2109848228a5737925c0;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig index 09b67ff..ee5ab3d 100644 --- a/configs/Cubieboard_defconfig +++ b/configs/Cubieboard_defconfig @@ -1,9 +1,15 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI" -CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=480 -CONFIG_DRAM_ZQ=123 -CONFIG_DRAM_EMR1=0 +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="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_CMD_GPIO=y +CONFIG_SYS_NS16550=y +CONFIG_USB_EHCI_HCD=y