Correct SPL uses of LMB
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:13 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit210af54947e1b88f1fb961fec51d6427f5ec8575
treed9f4562cc13b1e285bd96497f68bca652d8c4cbd
parent24f95e141e35a794213f1bb1b969ec91f057e063
Correct SPL uses of LMB

This converts 9 usages of this option to the non-SPL form, since there is
no SPL_LMB defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arc/lib/bootm.c
arch/arm/lib/bootm.c
arch/m68k/lib/bootm.c
arch/microblaze/lib/bootm.c
arch/powerpc/lib/bootm.c
arch/riscv/lib/bootm.c
arch/sandbox/lib/bootm.c
arch/x86/lib/bootm.c
boot/image-board.c