[OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
these patches are slight modification of Fiach Antaw's original gs2_support.diff he used to successfully port GlobeSurfer 2 i have changed boardtype and boardrev variables to the ones of globesurfer3. Index: target/linux/brcm47xx/image/lzma-loader/src/decompress.c

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Hauke Mehrtens
On 06/01/2013 04:11 PM, Tomislav Požega wrote: > these patches are slight modification of Fiach Antaw's original > gs2_support.diff he used to successfully port GlobeSurfer 2 > > i have changed boardtype and boardrev variables to the ones of globesurfer3. Your patch is whitespace damaged, the tab

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
vlan0ports=5 vlan1ports=0 1 2 3 4 5* i have zipped nvram, original firmware boot process and complete flash image in case you might find it useful http://www25.zippyshare.com/v/34134998/file.html On 1 June 2013 10:32, Hauke Mehrtens wrote: > On 06/01/2013 04:11 PM, Tomislav Požega wrote: > >

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Hauke Mehrtens
On 06/01/2013 06:24 PM, Tomislav Požega wrote: > vlan0ports=5 > vlan1ports=0 1 2 3 4 5* > > i have zipped nvram, original firmware boot process and complete flash > image in case you might find it useful Could you try the attached patch. Hauke > > Index: target/linux/brcm47xx/base-files/etc

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-01 Thread Tomislav Požega
applied the patch and compiled everything from the start but no change in boot process On 1 June 2013 13:55, Hauke Mehrtens wrote: > On 06/01/2013 06:24 PM, Tomislav Požega wrote: > > vlan0ports=5 > > vlan1ports=0 1 2 3 4 5* > > > > i have zipped nvram, original firmware boot process and comple

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-02 Thread Hauke Mehrtens
On 06/01/2013 11:56 PM, Tomislav Požega wrote: > applied the patch and compiled everything from the start but no change > in boot process This patch should not fix your boot problem, but you should try to use it instead of your changes to target/linux/brcm47xx/base-files/etc/init.d/netconfig For

Re: [OpenWrt-Devel] [PATCH] add suport for Option GlobeSurfer 3

2013-06-25 Thread Tomislav Požega
i have managed to boot the system further, but seems like the switch detection is causing the problems. i tried your netconfig patch but i'm getting the same scenario as with Fiach's patch. when applied it i have only recompiled the firmware, please tell me if it is neccessary to compile the whole