]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM47XX: add EARLY_PRINTK_8250 support
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Sep 2013 22:36:56 +0000 (00:36 +0200)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:25 +0000 (12:48 +0100)
commit2d197d6dd9d5c648cf9bb97a37a63dfdaf23da5b
treef4dac6aaf2ba10a6094ed005a7da32a711426c90
parente991fd9ecb91199c22ccd2e4e1eb60471ae017cf
MIPS: BCM47XX: add EARLY_PRINTK_8250 support

The BCM47xx SoCs have a 8250 serial compatible console at address
0x18000300 and an other at 0x18000400. On most devices 0x18000300 is
wired to some pins on the board, we should use that.
This is the smae for the AI (bcma) and the SB (ssb) bus, this is some
offset on the chip common core.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5889/
arch/mips/Kconfig
arch/mips/bcm47xx/prom.c