On Thu, 13 Feb 2025 14:53:22 +0530, Beleswar Padhi wrote:
> Memory region used by remote cores was set to non-cached region but
> commit 7c9c6e192580 ("arm: mach-k3: Merge initial memory maps") makes
> all memory region as cached, unified across K3 devices.
>
> This causes inconsistency while booting remote cores on devices, due to
> cache incoherency between remote core and boot code.
>
> [...]Applied to u-boot/next, thanks! -- Tom

