kernel/3.10: add new Kconfig option for firmware partition split
authorGabor Juhos <juhosg@openwrt.org>
Sun, 15 Sep 2013 17:03:29 +0000 (17:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 15 Sep 2013 17:03:29 +0000 (17:03 +0000)
commitd89df7497e2af78df2ec640d88f97f616c671a69
tree7763a34b7401b5ce95f1129c36484236d839f0b8
parent7b4567e283dd6b91964d04595cbda8f9c1541ee8
kernel/3.10: add new Kconfig option for firmware partition split

Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.

The patch is in preparation for multiple firmware format
support.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
target/linux/ar71xx/config-3.10
target/linux/generic/config-3.10
target/linux/generic/patches-3.10/400-mtd-add-rootfs-split-support.patch
target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
target/linux/lantiq/config-default
target/linux/ramips/mt7620a/config-3.10
target/linux/ramips/rt288x/config-3.10
target/linux/ramips/rt305x/config-3.10
target/linux/ramips/rt3883/config-3.10