]> git.baikalelectronics.ru Git - uboot.git/commit
image: Drop some other #ifdefs in image-board.c
authorSimon Glass <sjg@chromium.org>
Sun, 28 Aug 2022 18:32:53 +0000 (12:32 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 13:03:07 +0000 (09:03 -0400)
commita0a774d808849d5fdaa4d7031bb7e16762bd1735
tree969b458e4be58b25099981dc95c5d9e209ea8f66
parent0903d281a377a16d68d39f60dc07ff75587ad7a2
image: Drop some other #ifdefs in image-board.c

Remove all but a few that are difficult, relying on legacy CONFIG options
or optional global_data fields.

Drop the duplicate function name in the comment for boot_get_cmdline().

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/image-board.c
include/image.h