x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASE
authorSimon Glass <sjg@chromium.org>
Tue, 14 Mar 2023 23:59:54 +0000 (17:59 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 27 Mar 2023 01:38:44 +0000 (09:38 +0800)
commit1683336094cf8bbc9242df4912291f39ae8b2cae
tree13f356ea7318bc093d26c4c6a07eb1093d49cf4d
parent0086d4e5f1d4a20fc721de9b74a9668d265ac931
x86: dfi-bt700: 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: 5d1c8342aeaa ("x86: dfi-bt700: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/dfi-bt700.dtsi
configs/dfi-bt700-q7x-151_defconfig
configs/theadorable-x86-dfi-bt700_defconfig