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)
commit728722bf12c35b755be4315dcea484f6a7b968fb
treeaae8663ffd77c07bfc17a7e44cc392873358f530
parentba322c55c479435125d06da2daa95cddf0344f50
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>
SVN-Revision: 43696
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]