projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e03c76c
)
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
author
Sonic Zhang
<sonic.zhang@analog.com>
Mon, 9 Dec 2013 04:19:38 +0000
(12:19 +0800)
committer
Sonic Zhang
<sonic.zhang@analog.com>
Mon, 16 Dec 2013 03:38:32 +0000
(11:38 +0800)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
include/configs/blackvme.h
patch
|
blob
|
history
diff --git
a/include/configs/blackvme.h
b/include/configs/blackvme.h
index cd37f9adb9beb0af9caca69927f656951fb6d0ff..6e5774c6ba5fc29abcf309a0771c7ea8940d11b5 100644
(file)
--- 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.