microblaze: Simplify early console binding from DT
authorMichal Simek <monstr@monstr.eu>
Thu, 14 Apr 2011 09:48:43 +0000 (11:48 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 25 Jul 2011 07:25:13 +0000 (09:25 +0200)
commit2aa8e37596933a43fc3e46e1e385045635674429
tree79cbf1212d42d583a5a5951e28d90e27e94df4e4
parente721a45fbed13a52093d2cc1962dbb8a754462ea
microblaze: Simplify early console binding from DT

Recognize early Linux console from chosen - linux,stdout-path
instead of detecting the first console with appropriate
compatible strings.
This patch solved the problem on system with multiple
consoles.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/prom.h
arch/microblaze/kernel/early_printk.c
arch/microblaze/kernel/prom.c