MIPS: ath79: Add early printk support for the AR933X SoCs
authorGabor Juhos <juhosg@openwrt.org>
Mon, 20 Jun 2011 19:26:03 +0000 (21:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:45 +0000 (22:02 +0000)
commit0bd3acdf7d559c8289de73c4c711fd2381e6c7ad
tree7edee8764810ff405bf14083fd285da596d1a1e9
parent6d1c8fde2daa498fa6ddf8916bcfc5aee1bbe51b
MIPS: ath79: Add early printk support for the AR933X SoCs

The AR933X SoCs are using a different UART, thus require
different code for early printk support.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Kathy Giori <kgiori@qca.qualcomm.com>
Cc: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
Patchwork: https://patchwork.linux-mips.org/patch/2521/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/early_printk.c
arch/mips/include/asm/mach-ath79/ar71xx_regs.h
arch/mips/include/asm/mach-ath79/ar933x_uart.h [new file with mode: 0644]