]> git.baikalelectronics.ru Git - uboot.git/commit
x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE
authorSimon Glass <sjg@chromium.org>
Tue, 14 Mar 2023 23:59:52 +0000 (17:59 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 27 Mar 2023 01:38:44 +0000 (09:38 +0800)
commit7dee8e7f29f4ce6bb39dd3599131a3cf7fa8f05a
treeeb3b18a9d94aad6748003b32119a9dac07f02172
parent960587c91fa481de06505dd12cf1a63f6c1d4b38
x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE

With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
several settings.

Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
cache out of the way too.

Fixes: e8702920a1ac ("x86: bayleybay: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/bayleybay.dts
configs/bayleybay_defconfig