[PATCH v2 03/14] bootm: Drop #ifdef from do_bootm()

Simon Glass sjg at chromium.org
Mon Oct 17 23:30:18 CEST 2022


Drop the #ifdefs from this command by using a variable to hold the states
that should be executed.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 cmd/bootm.c | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list