mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
This commit is contained in:
parent
e03c76c303
commit
7b27a685bf
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue