aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-11-11 00:15:00 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-11-11 00:15:00 +0000
commitaa790ea61fe17b63918b15a514f38552698fc703 (patch)
tree15aba35e775103546538e49f16c26342ee4674f9 /target/linux/bcm53xx/patches-3.10/122-bcma-add-arm-support.patch
parent7444a626e2edd01e2bbab97d9aa78e98cc604bf4 (diff)
downloadupstream-aa790ea61fe17b63918b15a514f38552698fc703.tar.gz
upstream-aa790ea61fe17b63918b15a514f38552698fc703.tar.bz2
upstream-aa790ea61fe17b63918b15a514f38552698fc703.zip
bcm53xx: make bgmac work
This makes bgmac work without sprom and refreshed the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38715
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);
}