On Fri, 26 Oct 2007 20:30:58 +0400
Valentine Barshak <[EMAIL PROTECTED]> wrote:

> I've worked in parallel with Stefan Roese on the new OF NDFC support.
> This version (as well as Stefan's) is based on the original NDFC driver by 
> Thomas Gleixner.
> The major difference is that the original implements each chip connected NDFC 
> banks as a
> separate MTD device. Here I try to have one MTD device spread on all chips 
> found.
> However, the chips should have equal ID's and sizes, but I've never seen 
> several different
> chips attached to single ndfc. 

Hm.  Why did you do that?  It adds restrictions to the driver that
really don't need to be present.  If people want a single MTD device
across multiple chips, they can use mtdconcat.

Remember, just because you've never seen something, doesn't mean it
doesn't exist.  Bamboo even has two different sized NAND chips
hooked to the NDFC, IIRC.

josh
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to