On Thu, Jul 5, 2018 at 1:11 AM, Alberto Panizzo <albe...@amarulasolutions.com> wrote: > Keeping SD-Card as priority for easy board recovery > > Signed-off-by: Alberto Panizzo <albe...@amarulasolutions.com> > ---
Reviewed-by: Jagan Teki <ja...@amarulasolutions.com> > include/configs/vyasa-rk3288.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/vyasa-rk3288.h b/include/configs/vyasa-rk3288.h > index 382fdac..4114bf0 100644 > --- a/include/configs/vyasa-rk3288.h > +++ b/include/configs/vyasa-rk3288.h > @@ -15,6 +15,7 @@ > > #define BOOT_TARGET_DEVICES(func) \ > func(MMC, mmc, 1) \ > + func(MMC, mmc, 0) > > #define CONFIG_SYS_MMC_ENV_DEV 1 I think we even need to take care env device wrt boot mode. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot