openwrt/target/linux
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
..
adm5120
adm8668
amazon
ar7 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
ar71xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
at91
atheros kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
au1000
avr32 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
bcm53xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
brcm47xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
brcm63xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
brcm2708 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
cns3xxx Add GW2385 support 2014-03-12 13:40:13 +00:00
cns21xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
cobalt
ep93xx
gemini
generic kernel: export gluebi info to sysfs 2014-03-30 09:15:20 +00:00
imx6 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
iop32x
ixp4xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
kirkwood kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
lantiq lantiq: fix mtd_split for brnboot firmware images 2014-03-30 09:16:35 +00:00
malta kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
mcs814x
mpc52xx
mpc83xx
mpc85xx kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
mvebu kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
mxs upgrade 3.13 targets to 3.13.7 2014-03-26 11:34:39 +00:00
octeon kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
omap upgrade 3.13 targets to 3.13.7 2014-03-26 11:34:39 +00:00
omap24xx additional musb fixups 2014-02-09 16:14:30 +00:00
orion
ppc40x kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
ppc44x kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
pxa
ramips kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
rb532 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
realview kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
sibyte
sparc kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
sunxi upgrade 3.13 targets to 3.13.7 2014-03-26 11:34:39 +00:00
uml target/uml: update README 2014-02-18 22:16:04 +00:00
x86 kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
x86_64 upgrade 3.13 targets to 3.13.7 2014-03-26 11:34:39 +00:00
xburst kernel: update 3.10 to 3.10.34 2014-03-27 09:28:33 +00:00
Makefile