]> git.baikalelectronics.ru Git - uboot.git/commit
x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE
authorSimon Glass <sjg@chromium.org>
Tue, 14 Mar 2023 23:59:55 +0000 (17:59 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 27 Mar 2023 01:38:44 +0000 (09:38 +0800)
commit6a1a7b96e9cf1ad8d450a680aafa1c01729956b9
tree3280b11f227acdb44572efbc558b724f34f1b1a1
parent7a9d05d680042ec9fe92b3a9089746d029287bd8
x86: som-db5800-som-6867: 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: ecd07064ce7b ("x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/baytrail_som-db5800-som-6867.dts
configs/som-db5800-som-6867_defconfig