[PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot

Fabio Estevam festevam at gmail.com
Thu Feb 27 02:47:43 CET 2025


On Wed, Feb 26, 2025 at 9:55 PM Tom Rini <trini at konsulko.com> wrote:

> But what part of things here is trying to call "sysboot" as a command?

This is my first time using bootstd, and I am not familiar with it.

I got a 'Unknown command 'sysboot' error as shown below:

mmc1 is current device
Scanning mmc 1:1...
Found /boot/extlinux/extlinux.conf
Unknown command 'sysboot' - try 'help'
EXTLINUX FAILED: continuing...
Loading Boot0000 'mmc 1' failed
Loading Boot0001 'mmc 0' failed
EFI boot manager: Cannot load any image
u-boot=>

That's the reason I added CONFIG_CMD_SYSBOOT=y into the defconfig.

If there is another way not to use sysboot, please let me know.


More information about the U-Boot mailing list