All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 00/12] SPI-NAND support
Date: Fri, 21 Sep 2018 10:25:21 +0200	[thread overview]
Message-ID: <20180921102521.2d4d2213@xps13> (raw)
In-Reply-To: <CAMty3ZAA9TKk9ZWa3Que_zkjTvhOQG+0R1FfzOSCP5fCMCUrXA@mail.gmail.com>

Hi Jagan,

Jagan Teki <jagan@amarulasolutions.com> wrote on Fri, 21 Sep 2018
13:45:56 +0530:

> On Thu, Sep 20, 2018 at 8:29 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >
> > Hi Jagan, Frieder,
> >
> > Jagan Teki <jagan@amarulasolutions.com> wrote on Thu, 20 Sep 2018
> > 20:16:06 +0530:
> >  
> > > On Thu, Sep 20, 2018 at 7:36 PM, Frieder Schrempf
> > > <frieder.schrempf@exceet.de> wrote:  
> > > > Hi Jagan,
> > > >
> > > > I just wanted to ask about the timeline for the SPI-NAND patches.
> > > > I remember that Tom wanted to have them in 2018.11. Is this going to happen
> > > > or is there anything preventing this?  
> > >
> > > Travis[1] for combination of earlier series + this. Will send PR soon
> > > I get the results.
> > >
> > > Miquel, Let me know if anything miss here?
> > >
> > > [1] https://travis-ci.org/openedev/u-boot-amarula/builds/431062285  
> >
> > You can definitely take the earlier series, they are fine and work on
> > their own. About this one, the four first patches are fine and won't be
> > changed, please keep them:
> >     lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
> >     lib: strto: fix metric suffix parsing in strtoul[l]
> >     cmd: mtdparts: accept spi-nand devices
> >     cmd: mtdparts: remove mandatory 'mtdparts=' prefix  
> 
> I shall pick upto this and wait for v8 to send PR together.

Perfect!

Thanks,
Miquèl

  reply	other threads:[~2018-09-21  8:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06  7:08 [U-Boot] [PATCH v7 00/12] SPI-NAND support Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 01/12] lib: strto: parse all lowercase metric prefixes in ustrtoul[l] Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 02/12] lib: strto: fix metric suffix parsing in strtoul[l] Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 03/12] cmd: mtdparts: accept spi-nand devices Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 04/12] cmd: mtdparts: remove mandatory 'mtdparts=' prefix Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 05/12] mtd: uclass: add probe function Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 06/12] mtd: uclass: add a generic 'mtdparts' parser Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 07/12] mtd: uclass: search for an equivalent MTD name with the mtdids Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 08/12] mtd: mtdpart: implement proper partition handling Miquel Raynal
2018-09-06  7:08 ` [U-Boot] [PATCH v7 09/12] cmd: mtd: add 'mtd' command Miquel Raynal
2018-09-06  9:42   ` Boris Brezillon
2018-09-06  7:08 ` [U-Boot] [PATCH v7 10/12] cmd: mtdparts: try to probe the MTD devices as a fallback Miquel Raynal
2018-09-06  9:46   ` Boris Brezillon
2018-09-06  7:08 ` [U-Boot] [PATCH v7 11/12] cmd: ubi: clean the partition handling Miquel Raynal
2018-09-06  9:52   ` Boris Brezillon
2018-09-06  7:08 ` [U-Boot] [PATCH v7 12/12] cmd: mtdparts: describe as legacy Miquel Raynal
2018-09-06  9:57   ` Boris Brezillon
2018-09-06  7:15 ` [U-Boot] [PATCH v7 00/12] SPI-NAND support Miquel Raynal
2018-09-20 14:06   ` Frieder Schrempf
2018-09-20 14:46     ` Jagan Teki
2018-09-20 14:59       ` Miquel Raynal
2018-09-20 15:22         ` Frieder Schrempf
2018-09-21  8:15         ` Jagan Teki
2018-09-21  8:25           ` Miquel Raynal [this message]
2018-09-26 15: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=20180921102521.2d4d2213@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.