[Blackfin] arch: The BF527 EZkit connects UART1/PORTF
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
parent
f31db2a8e8
commit
0e85e3020e
|
@ -43,7 +43,7 @@ endchoice
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "UART1"
|
prompt "UART1"
|
||||||
default BF527_UART1_PORTG
|
default BF527_UART1_PORTF
|
||||||
help
|
help
|
||||||
Select PORT used for UART1. See Hardware Reference Manual
|
Select PORT used for UART1. See Hardware Reference Manual
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue