kernel: move old firmware uimage splitter into separated patch
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Dec 2014 20:06:47 +0000 (20:06 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Dec 2014 20:06:47 +0000 (20:06 +0000)
commitfdb97fb99a381774a4d0ba52273d2b576bab1cdd
treeaae8663ffd77c07bfc17a7e44cc392873358f530
parent4685de1c33b87cbf115343f189cc638ce4e7d9a4
kernel: move old firmware uimage splitter into separated patch

This will allow us to drop it in the future. This patch doesn't change
the final mtdpart.c, it remains the same.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43696 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch
target/linux/generic/patches-3.14/401-mtd-add-support-for-different-partition-parser-types.patch
target/linux/generic/patches-3.14/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
target/linux/generic/patches-3.14/405-mtd-add-more-helper-functions.patch
target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
target/linux/generic/patches-3.14/407-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/400-mtd-add-rootfs-split-support.patch
target/linux/generic/patches-3.18/401-mtd-add-support-for-different-partition-parser-types.patch
target/linux/generic/patches-3.18/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
target/linux/generic/patches-3.18/403-mtd-hook-mtdsplit-to-Kbuild.patch
target/linux/generic/patches-3.18/405-mtd-add-more-helper-functions.patch
target/linux/generic/patches-3.18/406-mtd-hook-mtdsplit-into-Kbuild.patch
target/linux/generic/patches-3.18/407-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]