diff options
author | Detlev Casanova <detlev.casanova@collabora.com> | 2022-02-07 11:02:30 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-14 13:03:49 -0500 |
commit | ac52cba63f26eab9c74f3d1c2da00835724d3484 (patch) | |
tree | f48675aa4741cceb0eb4704b3c348008fcbe81e6 /configs/malta64_defconfig | |
parent | 162c22bfbc4141f22937c6bc37aa02fd4621e76c (diff) | |
download | u-boot-ac52cba63f26eab9c74f3d1c2da00835724d3484.tar.gz |
pstore: Support already existing reserved-memory node
The pstore command tries to create a reserved-memory node but fails if
it is already present with:
Add 'reserved-memory' node failed: FDT_ERR_EXISTS
This patch creates the node only if it does not exist and adapts the reg
values sizes depending on already present #address-cells and #size-cells
values.
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Diffstat (limited to 'configs/malta64_defconfig')
0 files changed, 0 insertions, 0 deletions