[U-Boot] [PATCH v2 42/63] x86: Mention the MRC region in the README
Simon Glass
sjg at chromium.org
Sat Nov 19 21:25:31 CET 2016
This is left out of the example memory map. Add it to avoid confusion.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
doc/README.x86 | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/README.x86 b/doc/README.x86
index a38cc1b..42169d8 100644
--- a/doc/README.x86
+++ b/doc/README.x86
@@ -308,6 +308,7 @@ Offset Description Controlling config
6f0000 MRC cache CONFIG_ENABLE_MRC_CACHE
700000 u-boot-dtb.bin CONFIG_SYS_TEXT_BASE
790000 vga.bin CONFIG_VGA_BIOS_ADDR
+7a0000 mrc.bin CONFIG_X86_MRC_ADDR
7c0000 fsp.bin CONFIG_FSP_ADDR
7f8000 <spare> (depends on size of fsp.bin)
7ff800 U-Boot 16-bit boot CONFIG_SYS_X86_START16
--
2.8.0.rc3.226.g39d4020
More information about the U-Boot
mailing list