[GIT PULL] sunxi: Last minute Allwinner H616 fixes

Hi Tom,
please pull the sunxi master branch, containing two fixes to make U-Boot match the H616 TF-A port, which has been merged this morning. The link address of BL31 was changed last minute, so we need to fix this in U-Boot as well. Since the H616 support was only added to U-Boot in this cycle, this should hit the v2021.04 release still, to avoid compatibility issues.
Booted to the Linux prompt on the OrangePi Zero2 and on a Pine64-LTS, build tested for all 156 sunxi boards.
Thanks, Andre
==============
The following changes since commit d8eafb16c85bc3b5d85d7ba8ebb1438cc0ae168f:
Prepare v2021.04-rc5 (2021-03-29 17:20:13 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sunxi.git
for you to fetch changes up to 62acef239f77583f3083f8c842ea2d28f4a1623c:
sunxi: dts: H616: Drop reserved-memory node (2021-03-31 09:50:31 +0100)
---------------------------------------------------------------- Andre Przywara (2): sunxi: H616: Change TF-A load address to beginning of DRAM sunxi: dts: H616: Drop reserved-memory node
arch/arm/dts/sun50i-h616.dtsi | 12 ------------ arch/arm/dts/sunxi-u-boot.dtsi | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-)

On Wed, Mar 31, 2021 at 11:02:29AM +0100, Andre Przywara wrote:
Hi Tom,
please pull the sunxi master branch, containing two fixes to make U-Boot match the H616 TF-A port, which has been merged this morning. The link address of BL31 was changed last minute, so we need to fix this in U-Boot as well. Since the H616 support was only added to U-Boot in this cycle, this should hit the v2021.04 release still, to avoid compatibility issues.
Booted to the Linux prompt on the OrangePi Zero2 and on a Pine64-LTS, build tested for all 156 sunxi boards.
Thanks, Andre
==============
The following changes since commit d8eafb16c85bc3b5d85d7ba8ebb1438cc0ae168f:
Prepare v2021.04-rc5 (2021-03-29 17:20:13 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sunxi.git
for you to fetch changes up to 62acef239f77583f3083f8c842ea2d28f4a1623c:
sunxi: dts: H616: Drop reserved-memory node (2021-03-31 09:50:31 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Andre Przywara
-
Tom Rini