[PATCH v3 55/57] x86: Add a way to add to the e820 memory table

Bin Meng bmeng.cn at gmail.com
Tue Sep 22 10:09:44 CEST 2020


On Mon, Sep 7, 2020 at 5:45 AM Simon Glass <sjg at chromium.org> wrote:
>
> Some boards want to reserve extra regions of memory. Add a 'chosen'
> property to support this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  arch/x86/lib/fsp/fsp_dram.c         | 17 +++++++++++++++++
>  doc/device-tree-bindings/chosen.txt | 18 ++++++++++++++++++
>  2 files changed, 35 insertions(+)
>

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


More information about the U-Boot mailing list