openwrtv3/target/linux/lantiq
John Crispin 8b0507c9ca lantiq: fix mtd_split for brnboot firmware images
The existing code only tries to split a parition with name "rootfs"
while actually looking for kernel+rootfs, where usually "firmware" is
used as a partition name. This doesn't make sense, as even if there
was a partition 'rootfs' given by mtdparts or via device-tree, this
code would lead to another partition called 'rootfs' being created
which would not be properly distinguished in the current user-space
code.

While potentially we could use CONFIG_MTD_SPLIT_FIRMWARE_NAME to make
that configurable, the lack of users of brnboot and the fact that we
can freely decide the partition name made me simply change the
hard-coded string constant from "rootfs" to "firmware".

(I'm going to add support for ARV7506PW which run brnboot and needs
this change)

SVN-Revision: 40324
2014-03-30 09:16:35 +00:00
..
ase build: unify mips target cflags 2013-09-26 17:53:14 +00:00
base-files lantiq: fix initial VLAN conf for P2601HNFX 2014-03-30 09:16:23 +00:00
dts lantiq: P2601HNFX dts update for STP and buttons 2014-03-30 09:16:19 +00:00
falcon build: unify mips target cflags 2013-09-26 17:53:14 +00:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image lantiq: add support for Arcadyan ARV7519PW 2014-03-30 09:16:15 +00:00
patches-3.10 lantiq: fix mtd_split for brnboot firmware images 2014-03-30 09:16:35 +00:00
xrx200 lantiq: add support for ZyXEL P2812HNUFX 2014-03-30 09:16:06 +00:00
xway lantiq: add support for Arcadyan ARV7519PW 2014-03-30 09:16:15 +00:00
base-files.mk lantiq: add runtime generation of /etc/config/network 2011-11-15 18:21:00 +00:00
config-default lantiq: update kernel configuration 2014-01-15 14:11:36 +00:00
Makefile lantiq: add ubifs to FEATURES 2014-03-30 09:15:58 +00:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00