u-boot-brain/arch/blackfin
Sonic Zhang ab80b65957 blackfin: Correct early serial mess output in BYPASS boot mode.
The early serial should not be configured again in initcode() for BYPASS
boot mode and in start() for the other LDR boot modes.

In BYPASS boot mode, the start up code is located in Nor flash address other
than the DRAM address defined in link script. The code embedded string can't
be addressed by its compile time symbol. Calculate it according to the flash
offset.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
2013-05-13 15:47:24 +08:00
..
cpu blackfin: Correct early serial mess output in BYPASS boot mode. 2013-05-13 15:47:24 +08:00
include/asm blackfin: Correct early serial mess output in BYPASS boot mode. 2013-05-13 15:47:24 +08:00
lib blackfin: Set correct early debug serial baudrate. 2013-05-13 15:47:24 +08:00
config.mk Blackfin: cache result of cpp check 2011-11-18 22:13:26 -05:00