summaryrefslogtreecommitdiff
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2013-03-13 11:06:16 (GMT)
committerSonic Zhang <sonic.zhang@analog.com>2013-05-13 08:26:27 (GMT)
commit50aadcc560560f7365bb6373d4db1375522c4fe3 (patch)
treeb0e04751dcaaeb59e03d00229a0cd7052a595e41 /include/configs/bfin_adi_common.h
parentd4d4f903773e0e5540baa00157585de25a542ba6 (diff)
downloadu-boot-50aadcc560560f7365bb6373d4db1375522c4fe3.tar.xz
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>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index d3ae3a7..c986ba3 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -111,9 +111,6 @@
#ifndef CONFIG_BAUDRATE
# define CONFIG_BAUDRATE 57600
#endif
-#ifndef CONFIG_DEBUG_EARLY_SERIAL
-# define CONFIG_SYS_BFIN_UART
-#endif
/*
* Debug Settings