9
0
Fork 0
barebox/drivers/mtd
Sascha Hauer e9ff55fe2d mtd: Fix mtd_op_read for devices >4GiB
The mtd read file operation has a unnecessary conversion to unsigned
long in the read offset. Remove it to make it work with chips >4GiB

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-02-09 09:30:30 +01:00
..
devices mtd: m25p80: make it possible to use large blocks if desired 2015-08-26 15:14:00 +02:00
nand mtd: nand-bb: Fix 8k page size nands 2016-02-09 09:26:16 +01:00
nor mtd: cfi-flash: Fix info 2015-08-05 14:47:36 +02:00
spi-nor spi-nor: Port erase timeout fix from Linux 2016-02-08 08:07:08 +01:00
ubi Merge branch 'for-next/blspec' 2015-07-06 12:43:29 +02:00
Kconfig mtd: Add mtd concat support 2015-06-23 16:59:54 +02:00
Makefile mtd: Add mtd concat support 2015-06-23 16:59:54 +02:00
core.c mtd: Fix mtd_op_read for devices >4GiB 2016-02-09 09:30:30 +01:00
mtd.h mtd: Make devname argument to add_mtd_device const 2015-06-29 07:04:55 +02:00
mtdconcat.c Introduce include/linux/wait.h 2016-02-03 07:57:36 +01:00
mtdoob.c mtd: Make devname argument to add_mtd_device const 2015-06-29 07:04:55 +02:00
mtdraw.c mtd: Fix mtdraw for Nand > 4GiB 2016-02-09 09:26:51 +01:00
partition.c mtd: partition: implement write_oob 2015-06-12 08:28:04 +02:00