]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
authorSonic Zhang <sonic.zhang@analog.com>
Mon, 9 Dec 2013 04:19:38 +0000 (12:19 +0800)
committerSonic 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

index cd37f9adb9beb0af9caca69927f656951fb6d0ff..6e5774c6ba5fc29abcf309a0771c7ea8940d11b5 100644 (file)
 #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.