X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2FMele_M5_defconfig;h=79c59018019cdf6635c9ab33a584c05953891a3b;hb=21a257b9b3b29ddb1445fdafe12e05727080a198;hp=14423182ae70c98f1e931aecc9815341ebdbc864;hpb=252ed8729d8a2571faacb6fdb3463df2361a733d;p=oweals%2Fu-boot.git diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig index 14423182ae..79c5901801 100644 --- a/configs/Mele_M5_defconfig +++ b/configs/Mele_M5_defconfig @@ -1,13 +1,18 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,USB_EHCI,STATUSLED=234" -CONFIG_FDTFILE="sun7i-a20-m5.dtb" -CONFIG_VIDEO_HDMI=y -CONFIG_MMC0_CD_PIN="PH1" -CONFIG_USB1_VBUS_PIN="PH6" -CONFIG_USB2_VBUS_PIN="PH3" CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=432 CONFIG_DRAM_ZQ=122 -CONFIG_DRAM_EMR1=4 +CONFIG_MMC0_CD_PIN="PH1" +CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-m5" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,USB_EHCI,STATUSLED=234" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_DM_ETH=y +CONFIG_ETH_DESIGNWARE=y +CONFIG_DM_SERIAL=y +CONFIG_USB=y +CONFIG_DM_USB=y