[MTD] LPDDR extended physmap driver to support LPDDR flash
authorAlexey Korolev <akorolev@infradead.org>
Tue, 16 Dec 2008 18:22:39 +0000 (18:22 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Jan 2009 12:57:28 +0000 (13:57 +0100)
commitd81408304b06a71c28417445202af9cd6673168d
treec84821c354c95f07eda7ebece084767b58fccf1e
parentd13e51e747fee301b404dffcf4a7e1bdc558969b
[MTD] LPDDR extended physmap driver to support LPDDR flash

Physmap is a generic map driver for different platforms and flash types.
We added support of LPDDR to physmap.
All changes here are related to introduction of new pfow_base parameter.
This parameter is valid in case of LPDDR chips only.

Signed-off-by: Alexey Korolev <akorolev@infradead.org>
Acked-by: Jared Hulbert <jaredeh@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/physmap.c
include/linux/mtd/physmap.h