Jedec.c problems in mtd-20000704
Jason Gunthorpe
jgg at deltatee.com
Wed Jul 26 14:29:50 EDT 2000
On Fri, 21 Jul 2000, David Woodhouse wrote:
> Change bus_width to buswidth as necessary, and remove the bank_size
> altogether, or make it an extra argument to the _probe() routines rather
> than putting it in the struct mtd_info.
The JEDEC code has to refer to bank_size so it either goes into the main
structure or the private structure. All banked chips need that number so
IMHO you might as well make it common.
Check out the banked read routine to see why.
Jason
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list