On Thu, Feb 12, 2026 at 5:21 AM William MARTIN <[email protected]> wrote: > > Some SoCs support 'boot_device' and 'boot_instance' environment > variables to select the right boot media during boot command execution. > > The i.MX8M SoC doesn't set these variables but provides internally > all the needed information to create them. > > Add setup_boot_mode() to arch_misc_init() to populate boot_device > and boot_instance from the boot device reported by the ROM. > > Signed-off-by: William MARTIN <[email protected]>
This does not pass in CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1386916 Please fix, make sure it passes CI, and resend.

