]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MIPS] Cobalt: Qube1 has no serial port so don't use it
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 11 Jan 2008 23:25:17 +0000 (00:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jan 2008 01:04:42 +0000 (01:04 +0000)
commitc43756da94863395d5ee088659676029b3ae7191
treef5778b886527af2333bfa451d58221a75e9d4de3
parentf6c0f32ee8d21e800097fc35ba8ab2b5a3b9bdfa
[MIPS] Cobalt: Qube1 has no serial port so don't use it

Because Qube1 doesn't have a serial chip waiting for transmit fifo empty
takes forever, which isn't a good idea. No prom_putchar/early console
for Qube1 fixes this.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cobalt/console.c