[RFC/PATCH 8/8] LPDDR extended physmap driver to support LPDDR flash.
Alexey Korolev
akorolev at infradead.org
Tue Oct 14 09:10:33 EDT 2008
Hi,
> > +config MTD_PHYSMAP_PFOWBASE
> > + hex "PFOW base address for LPDDR chips"
> > + depends on MTD_PHYSMAP && MTD_LPDDR
> > + default "0x00000000"
>
> I'd rather not extend the MTD_PHYSMAP_xxx options; in fact I'd prefer to
> phase them out completely. The platform device and the device tree
> should be perfectly sufficient.
I did this to support physmap "compat mode" option as well as mode using platform
device. For now both modes works well.
If "compat mode" options are becoming obsolete it is not a problem to kick off new features from it.
Thanks,
Alexey
More information about the linux-mtd
mailing list