]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
blackfin: Enable early print via the generic serial API.
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 13 Mar 2013 11:06:16 +0000 (19:06 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Mon, 13 May 2013 08:26:27 +0000 (16:26 +0800)
commit50aadcc560560f7365bb6373d4db1375522c4fe3
treeb0e04751dcaaeb59e03d00229a0cd7052a595e41
parentd4d4f903773e0e5540baa00157585de25a542ba6
blackfin: Enable early print via the generic serial API.

Remove blackfin specific implementation of the generic serial API when
early print macro is defined.

In BFIN_BOOT_BYPASS mode, don't call generic serial_puts, because
early print in bypass mode is running before code binary is relocated
to the link address.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
arch/blackfin/cpu/serial.c
arch/blackfin/cpu/serial.h
include/configs/bfin_adi_common.h