From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Cc: Fabian Pfitzner <f.pfitzner@pengutronix.de>
Subject: Re: [PATCH] mtd: peb: mtd_peb_read(): move error message to caller
Date: Mon, 03 Nov 2025 09:44:05 +0100	[thread overview]
Message-ID: <176215944517.4135830.335633797357065529.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20251029131617.1607191-1-s.hauer@pengutronix.de>
On Wed, 29 Oct 2025 14:16:17 +0100, Sascha Hauer wrote:
> Move the error message about a failure to read a PEB to the caller.
> In some cases like for example i.MX6 with NAND boot it can happen
> that mtd_peb_read() is called on the NAND blocks containing the FCB.
> These are not protected with regular ECC, so are not readable. The error
> message is expected and harmless. UBI needs this error message though,
> so move it there. Other callers have their own error message already.
> 
> [...]
Applied, thanks!
[1/1] mtd: peb: mtd_peb_read(): move error message to caller
      https://git.pengutronix.de/cgit/barebox/commit/?id=7605338da017 (link may not be stable)
Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>
     prev parent reply	other threads:[~2025-11-03  8:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 13:16 Sascha Hauer
2025-11-03  8:44 ` Sascha Hauer [this message]
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=176215944517.4135830.335633797357065529.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=f.pfitzner@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox