[PATCH v2 13/16] x86: coreboot: Document the memory map

Bin Meng bmeng.cn at gmail.com
Mon May 10 07:49:20 CEST 2021


On Sat, Apr 24, 2021 at 12:57 PM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> ---
>
> Changes in v2:
> - Convert table to reST format
>
>  doc/board/coreboot/coreboot.rst | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list