]> git.baikalelectronics.ru Git - uboot.git/commit
x86: coreboot: Document the memory map
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:08 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:50:23 +0000 (19:50 +0800)
commitba8a1b7d9a8dff85c751dbde31be354e7efbd5e7
treebfeb76f12d2de5668c2f9095dacf9b16cbc743a3
parente70a98d0938783b4fd48eca4b8e36a04390d25b8
x86: coreboot: Document the memory map

Add information about memory usage when U-Boot is started from coreboot.
This is useful when debugging. Also, since coreboot takes a chunk of
memory in the middle of SDRAM for use by PCI devices, it can help avoid
overwriting this with a loaded kernel by accident.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
doc/board/coreboot/coreboot.rst