9
0
Fork 0
barebox/drivers/mtd/nor
Sascha Hauer db48d9d190 mtd: cfi-flash: Fix info
Since

636d384 mtd: cfi-flash: Add mtd concat support

The devinfo output is broken. dev->priv no longer contains a
struct flash_info * but instead a struct cfi_priv *.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-08-05 14:47:36 +02: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
cfi_flash.c mtd: cfi-flash: Fix info 2015-08-05 14:47:36 +02:00
cfi_flash.h mtd: cfi-flash: remove dead code 2015-06-22 10:38:31 +02:00
cfi_flash_amd.c mtd: cfi-flash: Coding style cleanup 2015-06-22 10:38:31 +02:00
cfi_flash_intel.c mtd: cfi-flash: remove dead code 2015-06-22 10:38:31 +02:00