commit | 57a32464a8d381eaaa1c7b526df732198bbc7a1c | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Wed Mar 13 19:06:16 2013 +0800 |
committer | Sonic Zhang <sonic.zhang@analog.com> | Mon May 13 16:26:27 2013 +0800 |
tree | b0e04751dcaaeb59e03d00229a0cd7052a595e41 | |
parent | abcfbf29a9627577efe65287294223a9526683ca [diff] |
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>