]> git.baikalelectronics.ru Git - uboot.git/commit
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
authorSimon Glass <sjg@chromium.org>
Fri, 24 Mar 2023 20:58:12 +0000 (16:58 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 27 Mar 2023 15:16:04 +0000 (11:16 -0400)
commit741ea9d98de06da445a44cb71a30d8503e8dd05a
treefcdfa11983ba03f324298a8fc16b69ecc2fc86ba
parentf1225a423ae6d636248d761b6c982fd484884801
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH

Ramdisk relocation requires LMB, so enable it automatically to avoid
build errors.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/Kconfig