From 4abd860ab2a37732778f06fdc56da45598005b14 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 13 Nov 2013 18:38:18 +0000 Subject: 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 SVN-Revision: 38794 --- target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch') 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 #include #include -@@ -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 } -- cgit v1.2.3