On Thu, 01 Aug 2024 06:47:22 -0600, Simon Glass wrote:

> At present gd->ram_size is 0 in SPL, meaning that it is not possible to
> enable the cache. Correct this by always populating the RAM size
> correctly.
> 
> This increases code size by about 500 bytes in SPL, since it must call
> the rather large rockchip_sdram_size() function.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom


Reply via email to