On Thu, 12 Feb 2026 15:58:46 +0530, Suhaas Joshi wrote:
> Recently, I made a patch series [0] that added firewall configurations to
> protect ATF and OPTEE
> memory regions in K3 boards. This was merged. Francesco reported [1] that
> this series broke boot in
> Verdin boards. This issue occurs only in Verdin boards, and not in other K3
> boards, due to
> `dram_init()` invoking `get_ram_size()` even at the A53 stage.
>
> This patch fixes this issue.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] board: toradex: Make A53 get RAM size from DT in K3 boards
commit: f9ffeec4bdcf1da655a0ffea482062adde78fee8
--
Tom