commit | 93935acc6f1d5b928f8552e767638e94a82793da | [log] [tgz] |
---|---|---|
author | Frieder Schrempf <frieder.schrempf@kontron.de> | Tue Aug 23 16:29:13 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 20 17:35:51 2022 +0200 |
tree | 221602edf0fe35c9bc35acc894a0e0adf80e2d12 | |
parent | 234b3be98efe21d04f623b0a67eead321a3da6c1 [diff] |
imx: imx6ul: kontron-sl-mx6ul: Select correct boot and env device Instead of checking both, SPI NOR and MMC for loading U-Boot proper and the environment, implement a way to detect the actual boot device even if the BootROM doesn't report it and we can't rely solely on the fuse settings, as by default we use MMC as primary boot device and boot from SPI NOR via the secondary fallback device (EEPROM Recovery Mode). Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>