Adding MTD concat support to FSL ELBC NAND driver
Felix Radensky
felix at embedded-sol.com
Thu Aug 13 23:46:27 EST 2009
Hi,
I'd like to be able to concatenate several NAND banks (each bank on
separate chip select)
into a single MTD device, and define partition table on a concatenated
device.
Currently concatenation support is implemented in physmap_of driver. The
syntax used
to define a concatenation device involves multiple reg tuples, as
described in
Documentation/powerpc/dts-bindings/mtd-physmap.txt. Will same syntax be
acceptable
for NAND chips ?
Thanks.
Felix.
More information about the Linuxppc-dev
mailing list