History log of /openwrt/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_eva.c
Revision Date Author Comments
# 7abdb1b9 31-Jan-2016 Rafał Miłecki <zajec5@gmail.com>

kernel: mtdsplit: modify rootfs helpers to provide partition type

Our mtdsplit parsers may want to create partition with name choice based
on partition file system (e.g. SquashFS vs. JFFS2). This patch allows
passing extra argument pointing to variable that will be set properly.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48598 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ef3c786a 17-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: mtdsplit: add support for EVA images

This allows splitting EVA images (usually found in fritz devices). The
firmware will be split into a kernel and a separate rootfs partition.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48262 3c298f89-4303-0410-b956-a3cf2f4a3e73