X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2FLinksprite_pcDuino3_Nano_defconfig;h=34f0ca602796dc79fa934e6f27a11bbdc05718a0;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=60d23571120ea814eada0f1048cc87857251fa4e;hpb=622da1c36aee9c39075f2109848228a5737925c0;p=people%2Fms%2Fu-boot.git diff --git a/configs/Linksprite_pcDuino3_Nano_defconfig b/configs/Linksprite_pcDuino3_Nano_defconfig index 60d2357112..34f0ca6027 100644 --- a/configs/Linksprite_pcDuino3_Nano_defconfig +++ b/configs/Linksprite_pcDuino3_Nano_defconfig @@ -1,12 +1,19 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(2),USB_EHCI" -CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3-nano" -CONFIG_GMAC_TX_DELAY=3 -CONFIG_USB1_VBUS_PIN="PH11" CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SPL_I2C_SUPPORT=y CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=408 CONFIG_DRAM_ZQ=122 -CONFIG_DRAM_EMR1=4 +CONFIG_USB1_VBUS_PIN="PH11" +CONFIG_GMAC_TX_DELAY=3 +CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3-nano" +CONFIG_AHCI=y +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,SATAPWR=SUNXI_GPH(2)" +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_SPL_DOS_PARTITION is not set CONFIG_ETH_DESIGNWARE=y +CONFIG_USB_EHCI_HCD=y