From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 12 Oct 2014 22:19:04 +0100 Subject: [U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards In-Reply-To: <1413137238-27251-1-git-send-email-hdegoede@redhat.com> References: <1413137238-27251-1-git-send-email-hdegoede@redhat.com> Message-ID: <1413148744.11505.72.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 mention mmc1 > - Added checks for sunxi_mmc_init failing to: "sunxi: When we've both mmc0 > and mmc2, detect from which one we're booting" > - Added a 6th patch with my version of the Kconfig unification, to avoid > you needing to rebase yours. > > I believe this patch is ready to go upstream now, so if I can have your > Acked-by for patches 3 and 6, then I'll push this to next, or you can push > this to next yourself. All Acked. I'm not going to commit tonight and I'm on trains all day tomorrow (heading to D?sseldorf), unless I hear otherwise I'll assume you are doing it. Ian.