All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Detlev Casanova <detlev.casanova@collabora.com>
Cc: u-boot@lists.denx.de,
	"Frédéric Danis" <frederic.danis@collabora.com>,
	"Simon Glass" <sjg@chromium.org>
Subject: Re: [PATCH v2] pstore: Support already existing reserved-memory node
Date: Mon, 14 Feb 2022 15:39:22 -0500	[thread overview]
Message-ID: <20220214203922.GJ3521085@bill-the-cat> (raw)
In-Reply-To: <20220207160230.38662-1-detlev.casanova@collabora.com>

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-02-14 20:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 16:02 [PATCH v2] pstore: Support already existing reserved-memory node Detlev Casanova
2022-02-14 20:39 ` Tom Rini [this message]
2022-04-11 23:00 ` Daniel Golle
2022-04-18 18:46   ` Detlev Casanova
2022-04-18 23:50     ` Daniel Golle
2022-04-19 13:58       ` Detlev Casanova
2022-04-19 16:14         ` Daniel Golle
2022-04-19 16:20           ` Detlev Casanova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220214203922.GJ3521085@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=detlev.casanova@collabora.com \
    --cc=frederic.danis@collabora.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.