tn3399_openwrt/package/system/mtd
Felix Fietkau d92ec071b2 mtd: fix erase handling with partition offset on write
When a partition offset is given, it is used in an lseek call, which
affects write, but not erase. Add it to the offset for erase calls as
well

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-04-20 10:03:38 +02:00
..
src mtd: fix erase handling with partition offset on write 2018-04-20 10:03:38 +02:00
Makefile system/mtd: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00