1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 05:47:09 +01:00
Files
u-boot-megous/cmd/booti.c
Simon Glass b5d397f489 bootm: Rename do_bootm_states() to bootm_run_states()
Rename the function to bootm_run_states() to better indicate ts
purpose. The 'do_' prefix is used to indicate a command processor,
which this is now not.

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

4.6 KiB