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

2014-10-13 Thread Ian Campbell
On Mon, 2014-10-13 at 06:48 +0200, Hans de Goede wrote: > Hi, > > On 10/12/2014 11:19 PM, Ian Campbell wrote: > > On Sun, 2014-10-12 at 20:07 +0200, Hans de Goede wrote: > >> Hi Ian, > >> > >> Here is v3 of my second sdcard slot patch-set. > >> > >> Changes since v2: > >> - Rebased on top of lates

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

2014-10-12 Thread Hans de Goede
Hi, On 10/12/2014 11:19 PM, Ian Campbell wrote: > On Sun, 2014-10-12 at 20:07 +0200, Hans de Goede wrote: >> Hi Ian, >> >> Here is v3 of my second sdcard slot patch-set. >> >> Changes since v2: >> - Rebased on top of latest u-boot-sunxi-next >> - Fixed Kconfig help text for : "sunxi: Turn MMC_SUNX

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

2014-10-12 Thread Ian Campbell
On Sun, 2014-10-12 at 20:07 +0200, Hans de Goede wrote: > Hi Ian, > > Here is v3 of my second sdcard slot patch-set. > > Changes since v2: > - Rebased on top of latest u-boot-sunxi-next > - Fixed Kconfig help text for : "sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a > proper Kconfig option" to also m

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

2014-10-12 Thread Hans de Goede
Hi Ian, Here is v3 of my second sdcard slot patch-set. Changes since v2: - Rebased on top of latest u-boot-sunxi-next - Fixed Kconfig help text for : "sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option" to also mention mmc1 - Added checks for sunxi_mmc_init failing to: "sunxi: When w