openwrtv4/package
Felix Fietkau 766dff7445 mtd: Fix trx check after partition rename ("linux" to "firmware")
On brcm47xx (Huawei E970), I noticed that sysupgrade now tries to flash trx images which don't fit into the flash, resulting in non-booting system.

I found that mtd does trx size checking only when flashing to a partition called "linux". This patch changes this to be "firmware".

This matches the following patch which changed partition name in bcm47xxpart.c driver to "firmware":

commit 86b4d5ef68ca77ff6724ebb9bddd6b93239c87fc
Author: hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
 Date:   Sun Dec 1 16:32:32 2013 +0000

    brcm47xx: use "firmware" partition name
    ...
    Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

    SVN-Revision: 38973

Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>

SVN-Revision: 42403
2014-09-02 17:13:42 +00:00
..
base-files package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
boot uboot-kirkwood: bump to 2014.07 2014-08-08 15:55:03 +00:00
devel binutils: link libbfd and libopcodes dynamically again 2014-08-30 11:02:22 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211: rt2x00: fix of ht20/ht40 switching fix 2014-09-01 13:19:32 +00:00
libs nettle: disable mips16 support to improve performance 2014-08-31 12:03:43 +00:00
network netifd: update to the latest version, adds interface cleanup fixes 2014-08-31 13:09:01 +00:00
system mtd: Fix trx check after partition rename ("linux" to "firmware") 2014-09-02 17:13:42 +00:00
utils usbmode: update to latest git 2014-08-26 08:39:55 +00:00
Makefile build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-07 15:35:12 +00:00