On Wed, May 20, 2026 at 11:08 AM Emanuele Ghidoli
<[email protected]> wrote:
>
> From: Emanuele Ghidoli <[email protected]>
>
> The ram_alias_checks addresses are 32 bit values. When summed as 64 bit
> values the calculation is done correctly, otherwise, if they are summed
> as 32 bit values, the sum wraps around.
>
> Fix by adding uintptr_t recast to the base address.
>
> Fixes: 60d8255d8dc0 ("board: toradex: add Toradex Verdin iMX95")
> Signed-off-by: Emanuele Ghidoli <[email protected]>

Applied to u-boot-imx/master, thanks.

Reply via email to