>>>>> "Hauke" == Hauke Mehrtens <ha...@hauke-m.de> writes:

Hauke> Thanks for reporting the problem. The Fixes are now committed
Hauke> in r38793 and r38794.

Those didn't fix my console problem.  Applying the patch below before
or after r38793 & r38794 gives me a serial console back (provided for
information, not application ;-).

diff --git 
a/target/linux/brcm47xx/patches-3.10/082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch
 
b/target/linux/brcm47xx/patches-3.10/082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch
index 42f5917..6250c0e 100644
--- 
a/target/linux/brcm47xx/patches-3.10/082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch
+++ 
b/target/linux/brcm47xx/patches-3.10/082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch
@@ -42,7 +42,7 @@ Date:   Thu Sep 19 22:48:35 2013 +0200
 + * This is the first serial on the chip common core, it is at this position
 + * for sb (ssb) and ai (bcma) bus.
 + */
-+#define BCM47XX_SERIAL_ADDR (SSB_ENUM_BASE + SSB_CHIPCO_UART0_DATA)
++#define BCM47XX_SERIAL_ADDR (SSB_ENUM_BASE + SSB_CHIPCO_UART1_DATA)
 +
  void __init prom_init(void)
  {


-- 
Russell Senior, President
russ...@personaltelco.net
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to