diff mbox

[U-Boot,61/82] x86: Mention the MRC region in the README

Message ID 1474860866-16406-62-git-send-email-sjg@chromium.org
State Superseded
Delegated to: Bin Meng
Headers show

Commit Message

Simon Glass Sept. 26, 2016, 3:34 a.m. UTC
This is left out of the example memory map. Add it to avoid confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 doc/README.x86 | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/doc/README.x86 b/doc/README.x86
index 9d3129a..44b7388 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