From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 16 Jan 2020 15:29:06 +0100 Subject: [PATCH] configs: clearfog: enable SPL_DM_GPIO to fix boot from SD In-Reply-To: References: Message-ID: <4cf50279-c871-c7b6-5d68-f6f11afb7b1d@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08.12.19 08:41, Baruch Siach wrote: > SPL needs DM GPIO to read the SD card-detect signal. This complements > the fix in commit 70bae02f71d4 ("arm: mvebu: clearfog: fix boot from SD > card"). > > Signed-off-by: Baruch Siach Applied to u-boot-marvell/master Thanks, Stefan