From: Miquel Raynal <miquel.raynal@bootlin.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3] mtd: uboot: Fix hanging during mtd list command
Date: Mon, 8 Oct 2018 22:02:32 +0200 [thread overview]
Message-ID: <20181008220232.126169b2@xps13> (raw)
In-Reply-To: <20181008191303.22821-1-aford173@gmail.com>
Hi Adam,
+Tom
Adam Ford <aford173@gmail.com> wrote on Mon, 8 Oct 2018 14:13:03 -0500:
> Some boards (like omap3_logic) hang when trying to access
> address 0. This happens when executing the new 'mtd list' command.
> This patch enhances the checks for conditions that would
> preclude mtd_probe_devices() from operating.
>
> Fixes: 5db66b3aee6f ("cmd: mtd: add 'mtd' command")
> Suggested-by: Boris Brezillon <boris.brezillon@bootlin.com>
> Signed-off-by: Adam Ford <aford173@gmail.com>
> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
> ---
I planned to create a setup this week with a raw NAND device but it's
fine then if it was not related to the device type.
Thank you both for the patch.
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Tom, as MTD is orphaned now, you may want to take this patch in the
next -rc.
Thanks,
Miquèl
next prev parent reply other threads:[~2018-10-08 20:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 19:13 [U-Boot] [PATCH V3] mtd: uboot: Fix hanging during mtd list command Adam Ford
2018-10-08 20:02 ` Miquel Raynal [this message]
2018-10-10 6:02 ` Jagan Teki
2018-10-10 13:09 ` Miquel Raynal
2018-10-10 13:11 ` Jagan Teki
2018-10-10 13:14 ` Miquel Raynal
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=20181008220232.126169b2@xps13 \
--to=miquel.raynal@bootlin.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.