9
0
Fork 0
barebox/drivers/mtd/nand
Jan Luebbe c410817f19 mtd: fix 'write: Invalid argument' while writing to nand-bb devices
The 'off_t cur_ofs' variable was missed during the 64 bit conversion.
For the MEMGETBADBLOCK ioctl, a pointer to a loff_t is needed.

Also adjust the debug format strings.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-07-16 11:08:47 +02:00
..
Kconfig mtd nand: add mxs-nand driver 2012-06-30 12:53:36 +02:00
Makefile mtd nand: add mxs-nand driver 2012-06-30 12:53:36 +02:00
atmel_nand.c atmel_nand: add on_flash_btt option to enable bbt option 2012-04-02 10:31:23 +02:00
atmel_nand_ecc.h move drivers/nand to drivers/mtd/nand 2010-07-05 13:00:01 +02:00
diskonchip.c MTD/NAND/DOC: add forgotten change due to API change 2012-01-03 10:13:13 +01:00
nand-bb.c mtd: fix 'write: Invalid argument' while writing to nand-bb devices 2012-07-16 11:08:47 +02:00
nand.h nand: nand_block_markbad is only used with nand write support 2011-04-12 09:54:55 +02:00
nand_base.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00
nand_bbt.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00
nand_ecc.c move drivers/nand to drivers/mtd/nand 2010-07-05 13:00:01 +02:00
nand_hwecc.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00
nand_hwecc_syndrome.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00
nand_ids.c nand: make vendor/type printout optional 2011-04-04 16:42:06 +02:00
nand_imx.c fix typo funtion -> function 2012-05-13 22:00:54 +02:00
nand_mxs.c mtd nand: add mxs-nand driver 2012-06-30 12:53:36 +02:00
nand_omap_bch_decoder.c nand_omap_bch_decoder: Fix up error detection 2012-01-02 12:44:55 +01:00
nand_omap_gpmc.c Revert "mtd omap nand: fix driver without CONFIG_PARAMETER" 2012-01-19 09:44:50 +01:00
nand_s3c24xx.c Make S3C24xx config options available for all S3Cs 2012-05-21 21:58:26 +02:00
nand_swecc.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00
nand_write.c introduce io.h 2011-09-22 19:03:05 +02:00
nomadik_nand.c drivers/mtd: transfer NAND notions to MTD core 2011-12-22 10:11:11 +01:00