diff options
Diffstat (limited to 'include/configs/acadia.h')
-rw-r--r-- | include/configs/acadia.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/acadia.h b/include/configs/acadia.h index bd3388f6267..b6f909c1107 100644 --- a/include/configs/acadia.h +++ b/include/configs/acadia.h @@ -89,6 +89,7 @@ /*----------------------------------------------------------------------- * Serial Port *----------------------------------------------------------------------*/ +#define CONFIG_CONS_INDEX 1 /* Use UART0 */ #undef CONFIG_SYS_EXT_SERIAL_CLOCK /* external serial clock */ #define CONFIG_SYS_BASE_BAUD 691200 |