On Wed, Mar 15, 2023 at 8:00 AM Simon Glass <[email protected]> wrote: > > 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. > > Signed-off-by: Simon Glass <[email protected]> > Fixes: 5d1c8342aea ("x86: dfi-bt700: Adjust CONFIG_TEXT_BASE") > --- > > Changes in v3: > - Add new patch > > arch/x86/dts/dfi-bt700.dtsi | 2 +- > configs/dfi-bt700-q7x-151_defconfig | 1 + > configs/theadorable-x86-dfi-bt700_defconfig | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

