[U-Boot] [PATCH 1/6] blackfin: fix build error by adding CONFIG_BFIN_SERIAL

Sonic Zhang sonic.adi at gmail.com
Mon Dec 9 09:14:05 CET 2013


From: Sonic Zhang <sonic.zhang at analog.com>

Signed-off-by: Sonic Zhang <sonic.zhang at analog.com>
---

 include/configs/blackvme.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/blackvme.h b/include/configs/blackvme.h
index cd37f9a..6e5774c 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.
-- 
1.7.9.5



More information about the U-Boot mailing list