]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: am62a7: Disable firewalls only after loading SYSFW
authorAndrew Davis <afd@ti.com>
Fri, 2 Feb 2024 00:24:46 +0000 (18:24 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 18:41:04 +0000 (13:41 -0500)
commit60c75ab0cb6e0a95ba723c70c4b0278d21806280
tree1cf69323466f61d2716cd6ca95ad4037465a3eb6
parentb4516be351895cf2217fba7688667c1a6a827b42
arm: mach-k3: am62a7: Disable firewalls only after loading SYSFW

Currently we do this multiple times, instead just do it once after loading
SYSFW in R5 SPL.

Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/mach-k3/am62a7_init.c