-
- Downloads
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>
Showing
- README 5 additions, 0 deletionsREADME
- drivers/mtd/Makefile 1 addition, 0 deletionsdrivers/mtd/Makefile
- drivers/mtd/cfi_flash.c 5 additions, 0 deletionsdrivers/mtd/cfi_flash.c
- drivers/mtd/cfi_mtd.c 202 additions, 0 deletionsdrivers/mtd/cfi_mtd.c
- include/flash.h 8 additions, 0 deletionsinclude/flash.h
Loading
Please register or sign in to comment