[PATCH v4 13/16] rockchip: Ensure memory size is available in RK3399 SPL

Quentin Schulz quentin.schulz at cherry.de
Mon Jun 24 10:07:57 CEST 2024


Hi Simon,

On 6/23/24 7:52 PM, 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.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>

Thanks!
Quentin


More information about the U-Boot mailing list