aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.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/122-bcma-add-arm-support.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/122-bcma-add-arm-support.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch b/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch
index 1ce2013739..37b7311f74 100644
--- a/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch
+++ b/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch
@@ -99,7 +99,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+}
--- a/drivers/bcma/main.c
+++ b/drivers/bcma/main.c
-@@ -269,6 +269,13 @@ int bcma_bus_register(struct bcma_bus *b
+@@ -258,6 +258,13 @@ int bcma_bus_register(struct bcma_bus *b
bcma_core_mips_init(&bus->drv_mips);
}