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)
commit2b4fbeb6d4f77fe3cb441a36f26a577166df381a
tree549347edf8c99e78c47352ae9e2e43ea4a2da112
parent0fa857f3bad4ee0c385aa3fac6defa97e3e1b991
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]