]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 16 Nov 2011 18:50:09 +0000 (18:50 +0000)
commit6f9dc65ea4ff82829a99732b42be305421cc899c
tree467ff57a396ca9036b69ebac093a3153ec626dda
parent428a6c0c62b59f4c28a7e5b779b9cd16cd0378e5
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]