Re: [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards

2015-08-17 Thread Ian Campbell
On Sun, 2015-08-16 at 11:39 +0200, Hans de Goede wrote: > Add CONFIG_MMC0_CD_PIN to various boards, this stoos the SPL from still stops > trying to access the sdcard when there is none (e.g. when booting from > nand). > > Signed-off-by: Hans de Go

Re: [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards

2015-08-17 Thread Chen-Yu Tsai
On Sun, Aug 16, 2015 at 5:39 PM, Hans de Goede wrote: > Add CONFIG_MMC0_CD_PIN to various boards, this stoos the SPL from still ^ stops > trying to access the sdcard when there is none (e.g. whe

[U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards

2015-08-17 Thread Hans de Goede
Add CONFIG_MMC0_CD_PIN to various boards, this stoos the SPL from still trying to access the sdcard when there is none (e.g. when booting from nand). Signed-off-by: Hans de Goede --- configs/A10-OLinuXino-Lime_defconfig | 1 + configs/A13-OLinuXinoM_defconfig | 1 + configs/A13-OLinuXino_def