]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit999d6c4da065ccf043e3623f337ff266e600bf15
treed9f4562cc13b1e285bd96497f68bca652d8c4cbd
parent8b64ea55140590fc5b4480b5ac7a78052928a6d2
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