All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] tools: fw_env: Fix warning when reading too little
Date: Wed, 3 Jun 2020 12:26:57 -0400	[thread overview]
Message-ID: <20200603162657.GT32287@bill-the-cat> (raw)
In-Reply-To: <20200528155445.1031300-1-hws@denx.de>

On Thu, May 28, 2020 at 05:54:45PM +0200, Harald Seiler wrote:

> When using CONFIG_ENV_IS_IN_FAT and the config-file specifies a size
> larger than what U-Boot wrote into the env-file, a confusing error
> message is shown:
> 
>     $ fw_printenv
>     Read error on /boot/uboot.env: Success
> 
> Fix this by showing a different error message when read returns too
> little data.
> 
> Signed-off-by: Harald Seiler <hws@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200603/30965a4c/attachment.sig>

      reply	other threads:[~2020-06-03 16:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 15:54 [PATCH] tools: fw_env: Fix warning when reading too little Harald Seiler
2020-06-03 16:26 ` Tom Rini [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=20200603162657.GT32287@bill-the-cat \
    --to=trini@konsulko.com \
    --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.