openwrtv3/target/linux/generic/files/drivers/mtd/mtdsplit
Mathias Kresin 35073d47bb kernel: mtdsplit_uimage: fix rootfs offset
The return value of the find_header function need to be added to the
uimage_size, otherwise mtd_find_rootfs_from() might search for a rootfs
within a custom header and fails.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-10-15 09:01:45 +02:00
..
Kconfig kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
Makefile kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
mtdsplit.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mtdsplit.h treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mtdsplit_brnimage.c kernel: silence a false positive uninitialized variable warning 2016-08-01 09:52:17 +02:00
mtdsplit_eva.c kernel: mtdsplit: modify rootfs helpers to provide partition type 2016-02-01 12:41:41 +00:00
mtdsplit_fit.c kernel: mtdsplit: modify rootfs helpers to provide partition type 2016-02-01 12:41:41 +00:00
mtdsplit_lzma.c kernel: mtdsplit: modify rootfs helpers to provide partition type 2016-02-01 12:41:41 +00:00
mtdsplit_seama.c kernel: mtdsplit: calculate kernel partition precisely for Seama 2016-06-20 07:58:29 +02:00
mtdsplit_squashfs.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mtdsplit_tplink.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mtdsplit_trx.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mtdsplit_uimage.c kernel: mtdsplit_uimage: fix rootfs offset 2016-10-15 09:01:45 +02:00