
14 Feb
2022
14 Feb
'22
9:39 p.m.
On Mon, Feb 07, 2022 at 11:02:30AM -0500, Detlev Casanova wrote:
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
Applied to u-boot/master, thanks!
--
Tom