[OpenWrt-Devel] [PATCH] [BRCM63XX] 963281T_TEF add BCM43225 support

2012-06-30 Thread Álvaro Fernández Rojas
This patch adds BCMA Fallback SPROM registration depending on each board. It can be easily adapted to new boards which require other BCMA Fallback SPROMs. However, bcma/sprom.c wrongly detects there's a SPROM present, and never checks fallback SPROM. That's why I added "err = bcma_fill_sprom_with

[OpenWrt-Devel] [PATCH] [BRCM63XX] Fix BCM43224 BCMA support

2012-06-30 Thread Álvaro Fernández Rojas
Adds BCM43224 (0xa8d8) detection to BCMA. This patch is identical to BCM47XX patch. (which BTW should be generic, not platform specific...) https://dev.openwrt.org/browser/trunk/target/linux/brcm47xx/patches-3.3/052-bcma-complete-workaround-for-BCMA43224.patch Index: target/linux/brcm63xx/patche

Re: [OpenWrt-Devel] [RFC][PATCH] brcm47xx: prepare code generating Netgear WNDR4500 image

2012-06-30 Thread Hauke Mehrtens
On 06/30/2012 11:39 AM, Rafał Miłecki wrote: > 2012/6/28 Hauke Mehrtens : >> This looks good. > > Thanks! > > >> Would it be possible to just compress the loader.gz different and let >> this load the real kernel image? The lzma compressed kernel image for >> the wndr4500 is 85 KBytes bigger than

Re: [OpenWrt-Devel] [RFC][PATCH] brcm47xx: prepare code generating Netgear WNDR4500 image

2012-06-30 Thread Rafał Miłecki
2012/6/28 Hauke Mehrtens : > This looks good. Thanks! > Would it be possible to just compress the loader.gz different and let > this load the real kernel image? The lzma compressed kernel image for > the wndr4500 is 85 KBytes bigger than the one compressed with the other > parameters. For this d