diff options
author | Atish Patra | 2020-03-13 17:11:30 -0700 |
---|---|---|
committer | Heinrich Schuchardt | 2020-03-17 08:29:52 +0100 |
commit | 7be64b885a360d0b7e78a5f624698a67513be53f (patch) | |
tree | 748771935d2e5184d9e279e12a55c31503701594 /cmd/mtdparts.c | |
parent | a415d61eac26a9108c26ef779f2009dc3062f5d8 (diff) |
cmd: bootefi: Parse reserved-memory node from DT
Currently, bootefi only parses memory reservation block to setup
EFI reserved memory mappings. However, it doesn't parse the
reserved-memory[1] device tree node that also can contain the
reserved memory regions.
Add capability to parse reserved-memory node and update the EFI memory
mappings accordingly.
1. <U-Boot source>/doc/device-tree-bindings/reserved-memory/reserved-memory.txt]
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Fix an endless loop.
The /reserved-memory node may have children without reg property. Remove
a superfluous debug statement.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'cmd/mtdparts.c')
0 files changed, 0 insertions, 0 deletions