1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 16:59:17 +01:00
Files
u-boot-megous/cmd/bootz.c
Simon Glass 3405c9b6a5 bootm: Create a function to run through the bootz states
In a few places, the bootz command is used to handle a boot. We want
these to be done without needing CONFIG_CMDLINE, so add a new
bootz_run() function to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-12-21 16:07:52 -05:00

3.0 KiB