]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: puma: pass platform parameter to TF-A
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Wed, 21 Jun 2023 16:02:53 +0000 (18:02 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:03 +0000 (18:45 +0800)
commit9010c43b038f81d5282e51c723a673a25a0fb6b3
treed9c3b9eb78a2eeb69abba6ac86abf7fb3253ee2d
parente6fa0dcc6f3fc44b1bc08fd5d921c5ad95163a69
rockchip: puma: pass platform parameter to TF-A

Puma supports upstream TF-A and is configured to output serial on UART0
instead of the default UART2. Since U-Boot is properly configured to
output on UART0, let's pass the DT to TF-A so there is no need for a
custom TF-A to make the latter output to UART0 too.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/puma-rk3399_defconfig