]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite101d6d91dda9582977d6e66164592a1141a3a9d
tree79cbf1212d42d583a5a5951e28d90e27e94df4e4
parent5c7948ffc1ee22f37cd8fe75c9335a64a4aa48ba
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