Re: [PATCH] configs: toradex-smarc-imx8mp: enable SPL_SYS_MMCSD_RAW_MODE
Francesco Dolcini <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <an8YHJRKbm13jETw@francesco-nb> |
On Fri, Aug 14, 2026 at 03:15:17PM +0200, Stefan Eichenberger wrote: > From: Stefan Eichenberger <[email protected]> > > Enable raw MMC/SD boot mode again so that the SPL can load U-Boot proper > from a RAW U-Boot sector. This was previously removed in commit > 25fefa05d732 ("configs: Resync with savedefconfig") but is required for > the Toradex SMARC-iMX8MP board to boot from MMC/SD. > > Fixes: 25fefa05d732 ("configs: Resync with savedefconfig") > Signed-off-by: Stefan Eichenberger <[email protected]> Reviewed-by: Francesco Dolcini <[email protected]> And also this, Fixes: 2a00d73d081a ("spl: mmc: Try to clean up raw-mode options")