
22 Sep
2020
22 Sep
'20
10:09 a.m.
On Mon, Sep 7, 2020 at 5:45 AM Simon Glass sjg@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@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@gmail.com