[PATCH v1] common/memsize.c: Fix get_ram_size() original data restore

Tom Rini trini at konsulko.com
Mon Mar 2 23:10:30 CET 2026


On Fri, 14 Mar 2025 11:06:49 +0100, Stefan Eichenberger wrote:

> The get_ram_size() function fails to restore the original RAM data when
> the data cache is enabled. This issue was observed on an AM625 R5 SPL
> with 512MB of RAM and is a regression that became visible with
> commit bc07851897bd ("board: ti: Pull redundant DDR functions to a common
> location and Fixup DDR size when ECC is enabled").
> 
> Observed boot failure messages:
>   Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
>   Authentication passed
>   Starting ATF on ARM64 core...
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] common/memsize.c: Fix get_ram_size() original data restore
      commit: 8d24789abed0822fbe41a2f9d72cf19650159dc6
-- 
Tom




More information about the U-Boot mailing list