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-11-13 18:38:18 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-11-13 18:38:18 +0000
commit66c16ab5dfe86ee0cd9c50cc10053ca052475103 (patch)
tree70aacecbd9f0bc163c2e96d80eddba6fbae63325 /target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch
parent80e55b973f1aa345456fcfe95155bffda7818687 (diff)
downloadmaster-187ad058-66c16ab5dfe86ee0cd9c50cc10053ca052475103.tar.gz
master-187ad058-66c16ab5dfe86ee0cd9c50cc10053ca052475103.tar.bz2
master-187ad058-66c16ab5dfe86ee0cd9c50cc10053ca052475103.zip
brcm47xx: swap also early boot console if necessary.
Some devices are using tty1 as the default console, also swap the early boot console in such case. This is needed for the WGT634U. Thank you Russell for reporting this. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38794 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 333b9e6c5b..2ff649dde5 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>
-@@ -229,6 +230,33 @@ void __init plat_mem_setup(void)
+@@ -244,6 +245,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) {
-@@ -243,6 +271,8 @@ static int __init bcm47xx_register_bus_c
+@@ -258,6 +286,8 @@ static int __init bcm47xx_register_bus_c
break;
#endif
}