On Sat, 12 Jul 2025 20:52:27 +0200, Mark Kettenis wrote: > Enable the D-cache, which will also enable the MMU. The latter > make sure we don't do unaligned access on Strongly-ordered memory, > which has UNPREDICTABLE behaviour according the architecture > definition. This fixes using U-Boot with recent versions of > QEMU's vexpress-ca9 emulation. > > > [...]
Applied to u-boot/master, thanks! [1/1] board: vexpress_ca9x4: Enable D-cache and MMU commit: 3b4604a40b9fd61b87e9d059fc56f04d36f1a380 -- Tom