hancock: select console 3 (UART2)
This commit is contained in:
parent
3f5bee91bb
commit
3df43b3f07
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue