Searched hist:"7 cb777a3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mtd/maps/ |
H A D | Makefile | 7cb777a3 Sun Nov 29 09:23:51 CST 2009 Russell King - ARM Linux <linux@arm.linux.org.uk> mtd: add ARM pismo support
The following patch adds support for PISMO modules found on ARM Ltd development platforms. These are MTD modules, and can have a selection of SRAM, flash or DOC devices as described by an on-board I2C EEPROM.
We support SRAM and NOR flash devices only by registering appropriate conventional MTD platform devices as children of the 'pismo' device.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> 7cb777a3 Sun Nov 29 09:23:51 CST 2009 Russell King - ARM Linux <linux@arm.linux.org.uk> mtd: add ARM pismo support The following patch adds support for PISMO modules found on ARM Ltd development platforms. These are MTD modules, and can have a selection of SRAM, flash or DOC devices as described by an on-board I2C EEPROM. We support SRAM and NOR flash devices only by registering appropriate conventional MTD platform devices as children of the 'pismo' device. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|