What happened to 64-bit support?
David Woodhouse
dwmw2 at infradead.org
Tue Jul 30 18:35:49 EDT 2002
Sorry, I missed this mail so my reply to your latest mail probably wasn't
too helpful.
acurtis at onz.com said:
> Using the latest CVS code I recompiled with DEBUG, genprobe...()
> reports that it does not support buswidth of 8. jedec_probe...() did
> not work. It did appear to work with the ROM mapped to RAM option but
> this also the reason that it is always mounted Read-Only.
Did you actually enable 64-bit support? It's not on by default because it
slows things down.
CONFIG_MTD_ADV_OPTIONS=y, CONFIG_MTD_CFI_GEOMETRY=y,
CONFIG_MTD_CFI_B8=y, CONFIG_MTD_CFI_I4=y.
--
dwmw2
More information about the linux-mtd
mailing list