openwrtv3/target/linux/generic/files/drivers/mtd/mtdsplit
Rafał Miłecki 1aca291214 kernel: mtdsplit: calculate kernel partition precisely for Seama
So far "kernel" partition didn't contain just a kernel. It also included
Seama header and meta data. This was making kernel update complex and it
wasn't trivial to read kernel size.
Fix it by making "kernel" parition contain just a kernel image.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2016-06-20 07:58:29 +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: mtdsplit: modify rootfs helpers to provide partition type 2016-02-01 12:41:41 +00: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: support uimage with UBI 2016-02-24 22:43:16 +00:00