u-boot/arch
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
..
arc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
arm Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi 2023-03-24 17:00:41 -04:00
m68k m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
microblaze Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
mips Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE 2023-02-10 07:41:39 -05:00
nios2 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
powerpc Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2023-02-12 15:25:09 -05:00
riscv riscv: binman: Add help message for missing blobs 2023-02-17 19:07:48 +08:00
sandbox sandbox: Correctly define BITS_PER_LONG 2023-03-01 11:22:27 -07:00
sh sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
x86 x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE 2023-03-27 09:38:44 +08:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig arch: enable private libgcc for m68k 2023-03-15 01:38:19 +01:00
Kconfig.nxp nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig 2023-01-20 12:27:23 -05:00
u-boot-elf.lds