barebox/drivers/mtd/nor
Sascha Hauer d317b1bf85 mtd: Pass device_id to add_mtd_device
Right now we do not support persistent names for mtd devices. The
base name can be passed to add_mtd_device, but this is always appended
with a dynamic number. With this patch add_mtd_device takes a device_id
argument which can be used to create a mtd device with an exact name.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-10-29 09:10:21 +01:00
..
cfi_flash.c mtd: Pass device_id to add_mtd_device 2013-10-29 09:10:21 +01:00
cfi_flash.h cfi: Add dev * to flash_info and switch to dev_* 2013-05-27 18:24:59 +02:00
cfi_flash_amd.c nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
cfi_flash_intel.c nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
Kconfig mtd nor: remove unnecessary 'depend' in Kconfig 2013-02-18 11:21:47 +01:00
Makefile nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00