JEDEC support broken?
David Woodhouse
dwmw2 at infradead.org
Tue Nov 14 08:16:57 EST 2000
eauth at softsys.co.at said:
> With several patches, I'm able to compile most of the MTD devices and
> chip drivers for uClinux now. There are problems with jedec.c, the
> compiler complains about the missing "bank_size" in the "map_info"
> structure. What's wrong with jedec.c?
It's been half-ported to the map stuff, but not completely. Remove all
references to bank_size and keep a start offset in the individual flash
chip structures.
> Is there a driver that is able to use a physically mapped flash that
> doesn't support CFI? I think it would be best to probe for CFI, and
> then for JEDEC in physmap.c.
Agreed. Let me finish merging the inter_module_xxx() stuff before you do
that, though.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list