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)
commit9c2e9128f34d8a23eb567da07842fad041bfc57b
tree969b458e4be58b25099981dc95c5d9e209ea8f66
parent20f5d83fb1507514d60942cf6ca9a53c7448b803
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