Skip to content
Snippets Groups Projects
Commit 91809ed5 authored by Piotr Ziecik's avatar Piotr Ziecik Committed by Stefan Roese
Browse files

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: default avatarPiotr Ziecik <kosmo@semihalf.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 6ea808ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment