image: Remove ifdefs around image_setup_linux() el at
authorSimon Glass <sjg@chromium.org>
Sat, 25 Sep 2021 13:03:20 +0000 (07:03 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 8 Oct 2021 19:53:26 +0000 (15:53 -0400)
commit4ed37abc49c20b5dd0dc3ecd3eac53659057e455
tree035430883739801f2ef2f9a4a8e7ff90c3f2095b
parentc5a68d29e38ce25646ee42eb49a29364aab84531
image: Remove ifdefs around image_setup_linux() el at

Drop some more ifdefs in image-board.c and also the FPGA part of bootm.c
which calls into it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/bootm.c
common/image-board.c