[U-Boot] [PATCH 6/6] sunxi: Enable second sdcard slot found on some boards

Ian Campbell ijc at hellion.org.uk
Sat Oct 4 10:38:15 CEST 2014


On Fri, 2014-10-03 at 17:05 +0200, Hans de Goede wrote:
> diff --git a/configs/Mele_M3_defconfig b/configs/Mele_M3_defconfig
> index 645b236..50979e2 100644
> --- a/configs/Mele_M3_defconfig
> +++ b/configs/Mele_M3_defconfig
> @@ -1,5 +1,7 @@
>  CONFIG_SPL=y
>  CONFIG_SYS_EXTRA_OPTIONS="MELE_M3,AXP209_POWER,SUNXI_GMAC,USB_EHCI"
>  CONFIG_FDTFILE="sun7i-a20-m3.dtb"
> ++S:CONFIG_MMC_SUNXI_SLOT_EXTRA=2

This one is +S (regular+SPL) while the other two are just S (regular
only). Is that deliberate?

Ian.



More information about the U-Boot mailing list