Anyone have any opinions on this? Anything need changing? Any recomendations? A related question: - I'd like to move all the trx handling logic into a common header. 1) is there anything obvious that would prevent this? 2) where should I put the header?
On Thu, Dec 5, 2013 at 2:45 AM, Cody P Schafer <de...@codyps.com> wrote: > - fixup board detection with some new boards > - cleanup broadcom-diag usage > - teach lzmaloader, brcm47xxpart, mtd, and brcm47xx's upgrade/platform.sh > about > the Belkin trx magic > - build some Belkin F7Dxxxx images > > As noted in a previous email, we need to recognize all of the > various trx magic because the Belkin web interface doesn't like the > 0x12345678 ("QA") trx magic that works on all of these routers. > > > > Cody P Schafer (8): > linux/brcm47xx : tweak Belkin F7Dxxxx board detection > broadcom-diag: tweak Belkin F7Dxxxx, share 1 led/button layout > brcm47xx/lzmaloader: add Belkin F7Dxxxx support > brcm47xx/mtd-partition: recognize Belkin F7Dxxxx TRX headers > mtd: recognize belkin trx magic > brcm47xx/upgrade: add workarounds for Belkin .trx headers > brcm47xx/image: build Belkin F7Dxxxx images > brcm47xx: add brcmsmac + bgmac profile > > package/kernel/broadcom-diag/src/diag.c | 36 ++++---------- > package/system/mtd/src/trx.c | 29 +++++++++-- > .../brcm47xx/base-files/lib/upgrade/platform.sh | 58 > +++++++++++++++++++--- > target/linux/brcm47xx/image/Makefile | 25 ++++++++++ > .../brcm47xx/image/lzma-loader/src/decompress.c | 27 +++++++++- > ...PS-BCM47XX-fix-detection-of-some-boards-2.patch | 28 +++++++++-- > .../077-MIPS-BCM47XX-mtd-partition-belkin.patch | 49 ++++++++++++++++++ > .../profiles/226-Broadcom-bgmac-brcsmac.mk | 20 ++++++++ > 8 files changed, 228 insertions(+), 44 deletions(-) > create mode 100644 > target/linux/brcm47xx/patches-3.10/077-MIPS-BCM47XX-mtd-partition-belkin.patch > create mode 100644 > target/linux/brcm47xx/profiles/226-Broadcom-bgmac-brcsmac.mk > > -- > 1.8.4.2 > _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel