diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2009-10-15 17:47:04 +0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-10-26 21:35:50 -0500 |
commit | 3e303f748cf57fb23e8ec95ab7eac0074be50e2b (patch) | |
tree | 0ce112511b29eecb0ea987195d0ca08cd195efd6 /board/xaeniax/flash.c | |
parent | da0e5f7ee828f246d85997486fff308837069453 (diff) | |
download | u-boot-3e303f748cf57fb23e8ec95ab7eac0074be50e2b.tar.gz u-boot-3e303f748cf57fb23e8ec95ab7eac0074be50e2b.tar.xz u-boot-3e303f748cf57fb23e8ec95ab7eac0074be50e2b.zip |
fdt_support: Add multi-serial support for stdout fixup
Currently fdt_fixup_stdout() is using hard-coded CONFIG_CONS_INDEX
constant. With multi-serial support, the CONS_INDEX may no longer
represent actual console, so we should try to extract port number
from the current stdio device name instead of always hard-coding the
constant value.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/xaeniax/flash.c')
0 files changed, 0 insertions, 0 deletions