u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Chris Morgan <macromorgan@hotmail.com>
To: Jagan Teki <jagan@amarulasolutions.com>
Cc: Chris Morgan <macroalpha82@gmail.com>,
	u-boot@lists.denx.de, miquel.raynal@bootlin.com, wd@denx.de,
	sjg@chromium.org
Subject: Re: [PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP
Date: Thu, 10 Mar 2022 09:27:53 -0600	[thread overview]
Message-ID: <SN6PR06MB5342A9308560B7DDC3115EF0A50B9@SN6PR06MB5342.namprd06.prod.outlook.com> (raw)
In-Reply-To: <CAMty3ZA5t7eRpjzaGHDL1J4-F0cLJgc5Egnr7vi=4QKVi7XBqw@mail.gmail.com>

On Thu, Mar 10, 2022 at 05:30:17PM +0530, Jagan Teki wrote:
> Hi Chris,
> 
> On Thu, Jan 20, 2022 at 6:44 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> >
> > On Fri, Dec 17, 2021 at 12:14 AM Chris Morgan <macroalpha82@gmail.com> wrote:
> > >
> > > From: Chris Morgan <macromorgan@hotmail.com>
> > >
> > > Add support for slc-mode implemented in Linux for the Toshiba
> > > TC58TEG5DCLTA00 NAND and Hynix H27UCG8T2ETR NAND flash found on the NTC
> > > CHIP. This requires the addition of a paired-pages scheme, a new
> > > parameter for MTD partitions of slc-mode, and setting the correct
> > > paired-pages scheme for the TC58TEG5DCLTA00  and H27UCG8T2ETR flash
> > > chips.
> > >
> > > Changes since V3:
> > >   - Rebased against master branch as of 2021-12-16.
> > >   - Added slc mode support for mtdparts command.
> > >
> > > Changes since V2:
> > >  - Copied upstream Linux implementation of mtd_erase to fix an issue
> > >    with creating new ubi partitions.
> > >  - Implemented paired page scheme and added support for Hynix flash
> > >    chip. Based on a cursory reading of the datasheet it appears to use
> > >    the same pairing scheme as the Toshiba chip.
> > >
> > > Changes since V1:
> > >
> > >  - Updated mtd_read and mtd_write to match upstream Linux.
> > >  - Additional mtd_get_master to match upstream Linux.
> > >  - Removed notes about ubifs not working, because it is now.
> > >
> > > Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
> > >
> > > Chris Morgan (3):
> > >   mtd: Add support for Linux slc-mode for MLC NAND
> > >   mtd: Add pairing info for Toshiba TC58TEG5DCLTA00 NAND
> > >   mtd: Add pairing info for Hynix H27UCG8T2ETR NAND
> 
> Do you have any updated version for this or it is final itself?

Should be final, but I can rebase it again if need be. I've been
running this successfully for the better part of about 3 months
now with no more visible issues on my end. I never got fastboot
to talk to the mtd subsystem the way I was hoping, but in the end
was able to sidestep the issue with an swupdate based flash tool.

Thank you,
Chris.

> 
> Thanks,
> Jagan,

  reply	other threads:[~2022-03-10 17:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 18:44 [PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP Chris Morgan
2021-12-16 18:44 ` [PATCH v4 1/3] mtd: Add support for Linux slc-mode for MLC NAND Chris Morgan
2021-12-16 18:44 ` [PATCH v4 2/3] mtd: Add pairing info for Toshiba TC58TEG5DCLTA00 NAND Chris Morgan
2021-12-16 18:44 ` [PATCH v4 3/3] mtd: Add pairing info for Hynix H27UCG8T2ETR NAND Chris Morgan
2022-01-20 13:14 ` [PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP Jagan Teki
2022-03-10 12:00   ` Jagan Teki
2022-03-10 15:27     ` Chris Morgan [this message]
2022-03-11 19:32       ` Jagan Teki
2022-03-28 21:32         ` Chris Morgan

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=SN6PR06MB5342A9308560B7DDC3115EF0A50B9@SN6PR06MB5342.namprd06.prod.outlook.com \
    --to=macromorgan@hotmail.com \
    --cc=jagan@amarulasolutions.com \
    --cc=macroalpha82@gmail.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=wd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).