u-boot/arch/x86
Simon Glass f1d87db49b x86: minnowmax: 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.

Add documentation on how to make this change safely.

Fixes: 66e2c665f3 ("x86: minnowmax: Adjust CONFIG_TEXT_BASE")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-03-27 09:38:44 +08:00
..
cpu Correct SPL uses of USB_KEYBOARD 2023-02-10 07:41:40 -05:00
dts x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE 2023-03-27 09:38:44 +08:00
include/asm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
lib Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00