Searched hist:"91809 ed51d8327a8dbbf29aa98a091154c282171" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_mtd.c | 91809ed51d8327a8dbbf29aa98a091154c282171 Mon Nov 17 08:57:58 CST 2008 Piotr Ziecik <kosmo@semihalf.com> cfi-mtd: Add cfi-mtd driver.
Add cfi-mtd driver, which exports CFI flash to MTD layer. This allows CFI flash devices to be used from MTD layer.
Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD option. Initialization is done by calling cfi_mtd_init() from flash_init().
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-by: Stefan Roese <sr@denx.de>
|
H A D | Makefile | 91809ed51d8327a8dbbf29aa98a091154c282171 Mon Nov 17 08:57:58 CST 2008 Piotr Ziecik <kosmo@semihalf.com> cfi-mtd: Add cfi-mtd driver.
Add cfi-mtd driver, which exports CFI flash to MTD layer. This allows CFI flash devices to be used from MTD layer.
Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD option. Initialization is done by calling cfi_mtd_init() from flash_init().
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-by: Stefan Roese <sr@denx.de>
|
H A D | cfi_flash.c | 91809ed51d8327a8dbbf29aa98a091154c282171 Mon Nov 17 08:57:58 CST 2008 Piotr Ziecik <kosmo@semihalf.com> cfi-mtd: Add cfi-mtd driver.
Add cfi-mtd driver, which exports CFI flash to MTD layer. This allows CFI flash devices to be used from MTD layer.
Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD option. Initialization is done by calling cfi_mtd_init() from flash_init().
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-by: Stefan Roese <sr@denx.de>
|
/openbmc/u-boot/include/ |
H A D | flash.h | 91809ed51d8327a8dbbf29aa98a091154c282171 Mon Nov 17 08:57:58 CST 2008 Piotr Ziecik <kosmo@semihalf.com> cfi-mtd: Add cfi-mtd driver.
Add cfi-mtd driver, which exports CFI flash to MTD layer. This allows CFI flash devices to be used from MTD layer.
Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD option. Initialization is done by calling cfi_mtd_init() from flash_init().
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-by: Stefan Roese <sr@denx.de>
|
/openbmc/u-boot/ |
H A D | README | 91809ed51d8327a8dbbf29aa98a091154c282171 Mon Nov 17 08:57:58 CST 2008 Piotr Ziecik <kosmo@semihalf.com> cfi-mtd: Add cfi-mtd driver.
Add cfi-mtd driver, which exports CFI flash to MTD layer. This allows CFI flash devices to be used from MTD layer.
Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD option. Initialization is done by calling cfi_mtd_init() from flash_init().
Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-by: Stefan Roese <sr@denx.de>
|