aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-11-11 00:15:00 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-11-11 00:15:00 +0000
commita1a849b8f3b6380d7ff07db9fb02b5ec260d061e (patch)
treebbbf7e6acedd00760d197f8d91ec8f2e1cb3a84c /target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch
parent802c90ddcbd24add4f128103d0d2491412da0b22 (diff)
downloadmaster-187ad058-a1a849b8f3b6380d7ff07db9fb02b5ec260d061e.tar.gz
master-187ad058-a1a849b8f3b6380d7ff07db9fb02b5ec260d061e.tar.bz2
master-187ad058-a1a849b8f3b6380d7ff07db9fb02b5ec260d061e.zip
bcm53xx: make bgmac work
This makes bgmac work without sprom and refreshed the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38715 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch b/target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch
index b695bc94aa..97ad0087eb 100644
--- a/target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch
+++ b/target/linux/bcm53xx/patches-3.10/121-bcma-fix-dma-mask.patch
@@ -8,7 +8,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- a/drivers/bcma/main.c
+++ b/drivers/bcma/main.c
-@@ -155,6 +155,7 @@ static int bcma_register_cores(struct bc
+@@ -144,6 +144,7 @@ static int bcma_register_cores(struct bc
core->irq = bus->host_pci->irq;
break;
case BCMA_HOSTTYPE_SOC: