]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4f6c4caa69c777391fb8ee9b948620af37b756fb
tree035430883739801f2ef2f9a4a8e7ff90c3f2095b
parent8cda8a8f39558879067693be3c02d5e74d2a04f4
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