Searched hist:"81 f53ff89c136b72fc35a91d676aca2bc332bd33" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mtd/maps/ |
H A D | uclinux.c | diff 81f53ff89c136b72fc35a91d676aca2bc332bd33 Wed Jan 16 15:36:55 CET 2013 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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 <u.kleine-koenig@pengutronix.de> Acked-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
|
H A D | Kconfig | diff 81f53ff89c136b72fc35a91d676aca2bc332bd33 Wed Jan 16 15:36:55 CET 2013 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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 <u.kleine-koenig@pengutronix.de> Acked-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
|