[OpenWrt-Devel] [PATCH 2/2] brcm47xx: Add initial support for Linksys WUMC710

2016-02-01 Thread Michał Osowiecki
Linksys WUMC710 (and probably TrendNET TEW-812DRU) needs specific firmware images. This patch adds (previously posted on list) trx2uimage tool and modifies Makefile for WUMC710 Signed-off-by: Michał Osowiecki diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index

[OpenWrt-Devel] [PATCH 1/2] brcm47xx: Add initial support for Linksys WUMC710

2016-02-01 Thread Michał Osowiecki
40] ---[ end trace b0bb05bbb14c3a7e ]--- [0.149753] bcma: core 0x05dc, irq : 2(S) 3 4 5 6 D* I Signed-off-by: Michał Osowiecki diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile index c290f9a..eafb92d 100644 --- a/target/linux/brcm47xx/image/M

[OpenWrt-Devel] [PATCH] tools/firmware-utils: add trx2umedia tool for Broadcom based boards from U-Media

2016-01-29 Thread Michał Osowiecki
U-Media brcm47xx boards (e.g. Linksys WUMC710 and TRENDnet TEW-812DRU ) needs modified trx for flashing. This patch adds new tool to firmware-utils - trx2umedia Signed-off-by: Michał Osowiecki diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index dc922b0..67f8a69

[OpenWrt-Devel] [PATCH] WRT54G3GV2-VF support and t rx.c fix

2010-06-07 Thread Michał Osowiecki
WRT54G3GV2-VF introduced new trx format (v2). Router has 16MB flash, but it is splitted into primary and backup parts and only half of flash can be used. My changes fixes version ( should be 2) in trx header for WRT54G3GV2-VF and version information is used to calculate crc and length of primary i