diff options
Diffstat (limited to 'include/configs/dnp5370.h')
-rw-r--r-- | include/configs/dnp5370.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dnp5370.h b/include/configs/dnp5370.h index d0e72e3e134..4f2c742a5d1 100644 --- a/include/configs/dnp5370.h +++ b/include/configs/dnp5370.h @@ -103,6 +103,7 @@ #define CONFIG_DNP5370_EXT_WD_DISABLE 1 #define CONFIG_UART_CONSOLE 0 +#define CONFIG_BFIN_SERIAL #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTCOMMAND "bootm 0x20030000" #define CONFIG_BOOTARGS "console=ttyBF0,115200 root=/dev/mtdblock3 rootfstype=ext2" |