]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: evb-px30: make UART5 the debug UART
authorQuentin Schulz <quentin.schulz@cherry.de>
Fri, 24 May 2024 09:23:32 +0000 (11:23 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 14 Jun 2024 09:10:42 +0000 (17:10 +0800)
commitc1fe76604675d5d1b0f05301ea28ff19d1d7c753
tree338b78ca32cc507c85094b64eb0cdcf9530926e8
parentcaa9456d61c4fc557ac4b5cdc751bd7a1100ead6
rockchip: evb-px30: make UART5 the debug UART

In the Device Tree, UART5 is the system UART, but in the defconfig it
currently is UART2. Let's sync the two by making the defconfig use UART5
as well.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
configs/evb-px30_defconfig