u-boot/arch/x86
Simon Glass 4fb2536e5b x86: Allow listing MTRRs in SPL
Move MTRR-listing code into a common file so it can be used from SPL.
Update the 'mtrr' command to call it.

Use this in SPL just before adjusting the MTRRs, so we can see the state
set up by the board. Only show it when debug is enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 17:08:44 +08:00
..
cpu x86: Allow listing MTRRs in SPL 2023-07-17 17:08:44 +08:00
dts Merge branch 'master' into next 2023-03-27 15:19:57 -04:00
include/asm x86: Allow listing MTRRs in SPL 2023-07-17 17:08:44 +08:00
lib x86: Allow listing MTRRs in SPL 2023-07-17 17:08:44 +08:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00