summaryrefslogtreecommitdiffstats
path: root/include/configs/blackvme.h
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2013-12-09 12:19:38 +0800
committerSonic Zhang <sonic.zhang@analog.com>2013-12-16 11:38:32 +0800
commit7b27a685bfc9abb58d6df843263decfe1be2ac35 (patch)
treedcb3f61eb6a1f62a23a4623ba89d6290eddc7e60 /include/configs/blackvme.h
parente03c76c30342797a25ef9350e51c8daa0b56f1df (diff)
downloadtalos-obmc-uboot-7b27a685bfc9abb58d6df843263decfe1be2ac35.tar.gz
talos-obmc-uboot-7b27a685bfc9abb58d6df843263decfe1be2ac35.zip
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Diffstat (limited to 'include/configs/blackvme.h')
-rw-r--r--include/configs/blackvme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/blackvme.h b/include/configs/blackvme.h
index cd37f9adb9..6e5774c6ba 100644
--- a/include/configs/blackvme.h
+++ b/include/configs/blackvme.h
@@ -177,6 +177,7 @@
#define CONFIG_BAUDRATE 57600
#define CONFIG_LOADS_ECHO 1
#define CONFIG_UART_CONSOLE 0
+#define CONFIG_BFIN_SERIAL
/*
* U-Boot environment variables. Use "printenv" to examine.
OpenPOWER on IntegriCloud