On Fri, 2012-03-23 at 13:53 +0200, Hauke Mehrtens wrote:
> On 03/23/2012 12:48 PM, Tathagata Das wrote:
> > Hi,
> > Attached file adds uClibc configuration specification for external
> > toolchain. Instead of having to configure specifications via make
> > menuconfig for external toolchain, one
core->irq = 0;
else
core->irq = mips_irq + 2;
Both approaches worked fine on my device.
Signed-off-by: Nathan Hintz
--- /dev/null 2012-03-21 21:16:41.055325718 -0700
+++ target/linux/brcm47xx/patches-3.2/235-bcma-dont-expose-mips
Noticed these while reviewing the code.
Signed-off-by: Nathan Hintz
--- /dev/null 2012-03-21 21:16:41.055325718 -0700
+++ target/linux/brcm47xx/patches-3.2/238-bcma-host_pci_devexit.patch
2012-03-29 08:29:07.340988396 -0700
@@ -0,0 +1,20 @@
+--- a/drivers/bcma/host_pci.c
b/drivers
Changes since v3: Fixed two references to bcma_core_mips_irq in
driver_pci_host.c
Signed-off-by: Nathan Hintz
--- /dev/null 2012-04-07 22:03:23.120698218 -0700
+++ target/linux/brcm47xx/patches-3.2/235-bcma-dont-expose-mips-irq.patch
2012-04-09 20:18:16.988877496 -0700
@@ -0,0 +1,95
In the absence of the attached patch, my device (Linksys E3000) does not
consistently boot. Roughly 25% of the time following a power cycle (and
occasionally on reboot), it will hang just after completion of pre-init.
There is no stack trace when this occurs. I'm guessing it is occurring
when th
Hi Hauke:
Comments are in line.
On Tue, 2012-04-24 at 23:52 +0200, Hauke Mehrtens wrote:
> Hi Nathan,
>
> On 04/11/2012 09:06 AM, Nathan Hintz wrote:
> > In the absence of the attached patch, my device (Linksys E3000) does not
> > consistently boot. Roughly 25% of the t
cores; but the remaining seems relevant to me.
If it's more than that, can you provide additional feedback? Do you
want the patch files posted independently to the mailing list, even
though there may be order dependencies?
>
> On 04/10/2012 05:56 AM, Nathan Hintz wrote:
> >
On Wed, 2012-04-25 at 00:28 +0200, Hauke Mehrtens wrote:
> Hi Nathan,
>
> On 03/30/2012 06:54 AM, Nathan Hintz wrote:
> > Noticed these while reviewing the code.
> >
> > Signed-off-by: Nathan Hintz
> >
>
> This was committed in 31471.
>
> This pat
George:
I have been following the changes you have posted, and attempting to get them
to work on a Linksys E3000 as well (same hardware
as the WRT610nV2). I had a working image using the 2.6.22 patches you had
posted a while back; and the 2.6.37 version boots up with
working USB, but no succes
George:
With a few additional patches; the 4716 build appears to be working with no
noticeable problems on my Linksys E3000. This includes wireless working on one
of the radios using the broadcom-wl driver. I haven't done a lot of testing
with it,
but I'll be playing with it on and off t
The attached patches add support for the Linksys E3000v1 and WRT610nV2.
They should be applied after the patches George provided below. I believe the
"003-openwrt4716-TARGET_brcm4716-prereq.patch" can be applied directly to trunk
as well (dependent on George's broadcom-diag patch being applie
Signed-off-by: Nathan Hintz
Index: trunk/include/netfilter.mk
===
--- trunk/include/netfilter.mk (revision 25693)
+++ trunk/include/netfilter.mk (working copy)
@@ -177,6 +177,7 @@
# IPv6
# kernel only
+$(eval $(if $(NF_KMOD
Fix uninitialized variable in "broadcom-wl" that was causing occasional kernel
Oops.
Signed-off-by: Nathan Hintz
Index: package/broadcom-wl/patches/003-compat-2.6.35.patch
===
--- package/broadcom-wl/patches/003-com
Fix addition of virtual interfaces in "broadcom-wl" (dev->netdev_ops not
initialized)
Signed-off-by: Nathan Hintz
--- /dev/null
+++ package/broadcom-wl/patches/007-fix-virtual-interfaces.patch
@@ -0,0 +1,11 @@
+--- a/driver/wl_linux.c
b/driver/wl_linux.c
+@@ -1
201 - 214 of 214 matches
Mail list logo