Re: [PATCH] configs: clearfog: enable SPL_DM_GPIO to fix boot from SD

2020-01-16 Thread Stefan Roese
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

Re: [PATCH] configs: clearfog: enable SPL_DM_GPIO to fix boot from SD

2019-12-08 Thread Stefan Roese
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 Reviewed-by: Stefan Roese Thanks, Stefan

[PATCH] configs: clearfog: enable SPL_DM_GPIO to fix boot from SD

2019-12-07 Thread Baruch Siach
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 --- configs/clearfog_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/clearfog_defconfig b/config