From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Mon, 17 Aug 2015 09:11:05 +0100 Subject: [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards In-Reply-To: <1439717983-15234-3-git-send-email-hdegoede@redhat.com> References: <1439717983-15234-1-git-send-email-hdegoede@redhat.com> <1439717983-15234-3-git-send-email-hdegoede@redhat.com> Message-ID: <1439799065.3480.48.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, 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 Goede Acked-by: Ian Campbell