hancock: select console 3 (UART2)

This commit is contained in:
Rene Straub 2018-07-06 15:38:22 +02:00 committed by Patrick Zysset
parent 3f5bee91bb
commit 3df43b3f07
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ config SYS_CONFIG_NAME
config CONS_INDEX
int "UART used for console"
range 1 6
default 1
default 3
help
The AM335x SoC has a total of 6 UARTs (UART0 to UART5 as referenced
in documentation, etc) available to it. Depending on your specific