diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-11-07 13:44:48 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-11-07 13:44:48 +0000 |
commit | b9454a94c5f4538653461123abcfc96739f17075 (patch) | |
tree | f553162b2d3bf57d6510e0d9240878a220779acb /target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch | |
parent | b0efee87de06ce7ad7a2c4083bad2e8aa3123788 (diff) | |
download | upstream-b9454a94c5f4538653461123abcfc96739f17075.tar.gz upstream-b9454a94c5f4538653461123abcfc96739f17075.tar.bz2 upstream-b9454a94c5f4538653461123abcfc96739f17075.zip |
brcm47xx: Fix boot problem with wgt634u.
Readd the workarround from the old version again which was removed in r22296 and refresh the patches.
This should close #7874
Thank you Russell Senior for testing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23911 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch b/target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch index d50de3c3d6..85e6051f1d 100644 --- a/target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch +++ b/target/linux/brcm47xx/patches-2.6.36/940-bcm47xx-yenta.patch @@ -28,7 +28,7 @@ dev_printk(KERN_INFO, &socket->dev->dev, "ISA IRQ mask 0x%04x, PCI irq %d\n", socket->socket.irq_mask, socket->cb_irq); -@@ -1258,6 +1265,15 @@ static int __devinit yenta_probe(struct +@@ -1258,6 +1265,15 @@ static int __devinit yenta_probe(struct dev_printk(KERN_INFO, &dev->dev, "Socket status: %08x\n", cb_readl(socket, CB_SOCKET_STATE)); |