
26 Sep
2016
26 Sep
'16
5:34 a.m.
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 --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
--
2.8.0.rc3.226.g39d4020