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/016-MIPS-BCM47xx-Remove-CFE-console.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/016-MIPS-BCM47xx-Remove-CFE-console.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.36/016-MIPS-BCM47xx-Remove-CFE-console.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.36/016-MIPS-BCM47xx-Remove-CFE-console.patch b/target/linux/brcm47xx/patches-2.6.36/016-MIPS-BCM47xx-Remove-CFE-console.patch index ef36709c00..7183bfd3db 100644 --- a/target/linux/brcm47xx/patches-2.6.36/016-MIPS-BCM47xx-Remove-CFE-console.patch +++ b/target/linux/brcm47xx/patches-2.6.36/016-MIPS-BCM47xx-Remove-CFE-console.patch @@ -16,7 +16,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -76,7 +76,6 @@ config BCM47XX +@@ -77,7 +77,6 @@ config BCM47XX select SSB_B43_PCI_BRIDGE if PCI select SSB_PCICORE_HOSTMODE if PCI select GENERIC_GPIO |