From: Uwe Kleine-König Date: Wed, 16 Jan 2013 14:36:55 +0000 (+0100) Subject: mtd: uclinux: support ROM and allow passing the base address X-Git-Tag: v3.9-rc1~18^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f53ff89c136b72fc35a91d676aca2bc332bd33;p=pandora-kernel.git mtd: uclinux: support ROM and allow passing the base address This allows to put the filesystem at a defined address in ROM allowing to save more precious RAM. I think it's safe to default to ROM because the intention of using the uclinux map is to use a romfs and so mtd-ram doesn't give you anything that mtd-rom doesn't. Signed-off-by: Uwe Kleine-König Acked-by: Greg Ungerer Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed