From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Wed, 10 Oct 2018 15:14:07 +0200 Subject: [U-Boot] [PATCH V3] mtd: uboot: Fix hanging during mtd list command In-Reply-To: References: <20181008191303.22821-1-aford173@gmail.com> <20181010150941.70467ada@xps13> Message-ID: <20181010151407.71b67c31@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Jagan, Jagan Teki wrote on Wed, 10 Oct 2018 18:41:39 +0530: > On Wed, Oct 10, 2018 at 6:39 PM Miquel Raynal = wrote: > > > > Hi Jagan, > > > > Jagan Teki wrote on Wed, 10 Oct 2018 > > 11:32:02 +0530: > > =20 > > > On Tue, Oct 9, 2018 at 12:43 AM Adam Ford wrote:= =20 > > > > > > > > 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 > > > > Signed-off-by: Adam Ford > > > > Reviewed-by: Boris Brezillon > > > > --- =20 > > > > > > Applied to u-boot-spi/master =20 > > > > Thanks for taking the patch but I wonder: shouldn't we apply this patch > > sooner, ie. in the next -rc? Actually, it has barely nothing to do with > > the SPI subsystem anyway. =20 >=20 > Yes, will send the PR soon. Ok, no problem then. Thanks for carrying it. Thanks, Miqu=C3=A8l