[PATCH (mtd-www) 3/3] nand-data: add devices

Brian Norris computersforpeace at gmail.com
Fri Jan 13 19:28:17 EST 2012


On Tue, Jan 10, 2012 at 4:32 AM, Angus CLARK <angus.clark at st.com> wrote:
> Add some devices to the table.
>
> Signed-off-by: Angus Clark <angus.clark at st.com>

Hynix HY27UF161G2A is x16, so it should have "word" not "byte", i.e.:
  "1st or 2nd page (1st word in OOB = non FFh)"
vs.
  "1st or 2nd page (1st byte in OOB = non FFh)"
Just a nitpick, but similar for a few other x16 chips (K9F2G16U0M,
TC58NVG1S8BFT00)

Also, some of your new parts don't have a value for "Full Support." If
the other information is correct, shouldn't they all be TRUE? (I know
there are some holes elsewhere, but there's usually a reason, I
think).

BTW, I wasn't able to find data sheets for many of these. Perhaps they
are just older generations.

Thanks,
Brian



More information about the linux-mtd mailing list