Hi Jagan, Frieder, Jagan Teki <[email protected]> wrote on Thu, 20 Sep 2018 20:16:06 +0530:
> On Thu, Sep 20, 2018 at 7:36 PM, Frieder Schrempf > <[email protected]> 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 For the rest, as pointed by Boris, it would break UBI for certain users so I want to make a last version (mostly code moves) next week to fit it. I will resend a v9 only for patches: mtd: uclass: add probe function mtd: uclass: add a generic 'mtdparts' parser mtd: uclass: search for an equivalent MTD name with the mtdids mtd: mtdpart: implement proper partition handling cmd: mtd: add 'mtd' command cmd: mtdparts: try to probe the MTD devices as a fallback cmd: ubi: clean the partition handling cmd: mtdparts: describe as legacy 2018.11 is definitely the target. Thanks, Miquèl _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

