[PATCH v9 7/8] rockchip: Ensure memory size is available in RK3399 SPL

Tom Rini trini at konsulko.com
Tue Aug 6 01:01:13 CEST 2024


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




More information about the U-Boot mailing list