kernel: move old firmware uimage splitter into separated patch
authorRafał Miłecki <zajec5@gmail.com>
Sat, 13 Dec 2014 20:06:47 +0000 (20:06 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Sat, 13 Dec 2014 20:06:47 +0000 (20:06 +0000)
commitd118689cb79412586704fe4ebe9a15611a975485
treeaae8663ffd77c07bfc17a7e44cc392873358f530
parentaa4cbcc9bbdaa824856d4feb9e2ead156e263a39
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]