tn3399_openwrt/target/linux/brcm47xx/patches-3.10
Hauke Mehrtens d7ebbd0ac7 brcm47xx: use "firmware" partition name
Some time ago, after switching to the mainline bcm47xxpart driver
following patch has been applied:

commit 03cef8725d2062335ffc3de50fc037b294fd458c
Author: hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date:   Sat Apr 6 22:22:26 2013 +0000

    brcm47xx: use old partition names again for kernel 3.8

    This fixes sysupgrade. The partition names are used all over the Internet in various howtos.

    Thank you russell for spotting this problem.

I propose to revert this change and make sysupgrade use "firmware"
instead. This makes brcm47xx compatible with widely used ar71xx and
after all "firmware" sounds like a much better name for... the firmware.

This change doesn't affect "sysupgrade" usage, because it never takes a
partition name as a parameter. This change only affects users using mtd
tool directly. Hopefully there are not many howtos using "mtd" command.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 38973
2013-12-01 16:32:32 +00:00
..
026-mtd-bcm47xxpart-find-boot-partition-by-CFE-magic.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
027-mtd-bcm47xxpart-get-nvram.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
029-mtd-bcm47xxpart_detect_block_aligned_Squashfs_partition.patch brcm47xx: mtd: bcm47xxpart: detect block aligned Squashfs partition 2013-09-15 15:47:45 +00:00
030-mtd-bcm47xxpart_detect_factory_partition.patch brcm47xx: mtd: bcm47xxpart: detect "factory" partition 2013-09-16 19:47:30 +00:00
050-mtd_bcm47xxsflash_implement_ChipCommon_RW_ops.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
051-mtd_bcm47xxsflash_implement_polling_chip_status.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
052-mtd_bcm47xxsflash_implement_erasing_support.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
053-mtd_bcm47xxsflash_writing_support.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
054-mtd_bcm47xxsflash_convert_kzalloc_to_avoid_invalid_access.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
055-mtd_bcm47xxsflash_convert_to_module_platform_driver.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
070-MIPS-BCM47XX-add-board-detection.patch brcm47xx: update board detection patches 2013-10-06 23:51:24 +00:00
071-MIPS-BCM47XX-print-board-name-in-proc-cpuinfo.patch brcm47xx: update board detection patches 2013-10-06 23:51:24 +00:00
072-MIPS-BCM47XX-only-print-SoC-name-in-system-type-in-c.patch brcm47xx: update board detection patches 2013-10-06 23:51:24 +00:00
073-MIPS-BCM47XX-print-board-name-in-machine-entry-in-cp.patch brcm47xx: update board detection patches 2013-10-06 23:51:24 +00:00
075-MIPS-BCM47XX-fix-detection-of-some-boards.patch brcm47xx: add detection for Linksys WRT54GS V1 2013-11-09 20:08:09 +00:00
076-MIPS-BCM47XX-fix-detection-of-some-boards-2.patch linux/brcm47xx : Belkin F7Dx30x board detection 2013-11-11 23:04:00 +00:00
080-MIPS-Add-8250-16550-serial-early-printk-driver.patch brcm47xx: update early printk patches 2013-10-06 23:55:35 +00:00
081-MIPS-BCM47XX-Remove-CFE-support.patch brcm47xx: update early printk patches 2013-10-06 23:55:35 +00:00
082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch brcm47xx: swap also early boot console if necessary. 2013-11-13 18:38:18 +00:00
085-MIPS-BCM47XX-Get-GPIO-pin-from-nvram-configuration.patch brcm47xx: move and rename nvram gpio patch 2013-10-06 23:57:11 +00:00
090-MIPS-BCM47XX-fix-clock-detection-for-BCM5354-with-20.patch brcm47xx: move clock detection patches 2013-10-07 00:00:10 +00:00
091-MIPS-BCM47XX-fix-detected-clock-on-Asus-WL520GC-and-.patch brcm47xx: move clock detection patches 2013-10-07 00:00:10 +00:00
095-MIPS-BCM47XX-Cocci-spatch-noderef.patch brcm47xx: Cocci spatch "noderef" 2013-10-07 00:01:01 +00:00
150-cpu_fixes.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
160-kmap_coherent.patch kernel: update 3.10 to 3.10.2 2013-07-22 15:31:13 +00:00
170-fix-74k-cpu.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
200-b44-add-support-for-Byte-Queue-Limits.patch brcm47xx: b44: fix some problems with the phy 2013-10-06 18:31:32 +00:00
201-b44-use-B44_FLAG_EXTERNAL_PHY.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
202-b44-rename-B44_PHY_ADDR_NO_PHY-to-B44_PHY_ADDR_NO_LO.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
203-b44-abort-when-no-PHY-is-available-at-all.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
204-b44-rename-b44_mii_-read-write-to-b44_mdio_-read-wri.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
205-b44-add-phylib-support.patch brcm47xx: b44: fix logic in BUG_ON() 2013-11-11 21:23:29 +00:00
206-b44-activate-PHY-when-MAC-is-off.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
207-b44-do-not-set-phy-addr-to-30-for-every-ext-phy.patch brcm47xx: b44: detect external phy by bit set in DevControl register 2013-10-22 21:01:35 +00:00
208-b44-add-dummy-phy-device-if-we-do-not-find-any.patch brcm47xx: b44: fix error handling for dummy phy creation 2013-10-25 21:12:48 +00:00
209-b44-register-adm-switch.patch brcm47xx: register ADM6996L switch 2013-11-09 19:29:46 +00:00
210-b44_phy_fix.patch brcm47xx: register ADM6996L switch 2013-11-09 19:29:46 +00:00
280-activate_ssb_support_in_usb.patch kernel: update bcma and ssb to wireless-testing master-2013-09-09 2013-09-12 22:03:45 +00:00
300-fork_cacheflush.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
310-no_highpage.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
400-arch-bcm47xx.patch brcm47xx: add function to get a gpio pin by name 2013-08-01 19:04:12 +00:00
610-pci_ide_fix.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
790-tg3-phylib.patch kernel: update 3.10 to 3.10.12 2013-09-15 16:00:41 +00:00
812-disable_wgt634u_crap.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
820-wgt634u-nvram-fix.patch brcm47xx: add function to get a gpio pin by name 2013-08-01 19:04:12 +00:00
830-huawei_e970_support.patch brcm47xx: swap also early boot console if necessary. 2013-11-13 18:38:18 +00:00
920-cache-wround.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
940-bcm47xx-yenta.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
976-ssb_increase_pci_delay.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00
980-wnr834b_no_cardbus_invariant.patch brcm47xx: update early printk patches 2013-10-06 23:55:35 +00:00
999-wl_exports.patch brcm47xx: add initial support for kernel 3.10 2013-07-14 13:44:45 +00:00