From: Scott Wood <oss@buserror.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nand: Fix nand info for no device
Date: Mon, 29 Aug 2016 17:59:05 -0500 [thread overview]
Message-ID: <1472511545.13245.41.camel@buserror.net> (raw)
In-Reply-To: <20160829161142.pxdykje7okehasge@atomide.com>
On Mon, 2016-08-29 at 09:11 -0700, Tony Lindgren wrote:
> Looks like we have few more places where we're testing for
> nand_info[i]->name. We can now use just test for nand_info[i]
> instead.
>
> This fixes a data abort on devices with no NAND when doing
> nand info.
>
> Signed-off-by: Tony Lindgren <tony@atomide.com>
> ---
> ?cmd/nand.c | 6 +++---
> ?1 file changed, 3 insertions(+), 3 deletions(-)
I also see a few instances of this in drivers/dfu/dfu_nand.c and
drivers/mtd/nand/omap_gpmc.c.
-Scott
prev parent reply other threads:[~2016-08-29 22:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 16:11 [U-Boot] [PATCH] nand: Fix nand info for no device Tony Lindgren
2016-08-29 19:43 ` Tom Rini
2016-08-29 22:59 ` Scott Wood [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=1472511545.13245.41.camel@buserror.net \
--to=oss@buserror.net \
--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.