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)
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>

No differences found