aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-12-15 19:19:16 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-12-15 19:19:16 +0000
commit430e4caa0f03bf39f59c73acbac1d76feacc4d67 (patch)
tree5fc42627515553532e1486f336dd5d80c37a4345 /target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
parent361080737b7d4b151690a77a8850659a6450eef0 (diff)
downloadmaster-187ad058-430e4caa0f03bf39f59c73acbac1d76feacc4d67.tar.gz
master-187ad058-430e4caa0f03bf39f59c73acbac1d76feacc4d67.tar.bz2
master-187ad058-430e4caa0f03bf39f59c73acbac1d76feacc4d67.zip
brcm47xx: deactivate early printk support
This breaks some devices where the serial console is not at port 0 but somewhere else. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39060 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
index 4cae1eac75..ec3818981d 100644
--- a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
+++ b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
@@ -8,7 +8,7 @@
#include <asm/bootinfo.h>
#include <asm/prom.h>
#include <asm/reboot.h>
-@@ -254,6 +255,33 @@ void __init plat_mem_setup(void)
+@@ -239,6 +240,33 @@ void __init plat_mem_setup(void)
mips_set_machine_name(bcm47xx_board_get_name());
}
@@ -42,7 +42,7 @@
static int __init bcm47xx_register_bus_complete(void)
{
switch (bcm47xx_bus_type) {
-@@ -268,6 +296,8 @@ static int __init bcm47xx_register_bus_c
+@@ -253,6 +281,8 @@ static int __init bcm47xx_register_bus_c
break;
#endif
}