1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 19:54:35 +01:00
Files
u-boot-megous/cmd/bootm.c
Simon Glass 2c0b61d562 bootm: Drop #ifdef from do_bootm()
Drop the #ifdefs from this command by using a variable to hold the states
that should be executed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:12 -06:00

14 KiB