
24 Jan
2025
24 Jan
'25
12:14 a.m.
On Wed, 15 Jan 2025 10:41:29 +0100, Wadim Egorov wrote:
With commit 22ce56a3ebdb ("ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue") we need to provide the detected RAM size in the device tree node prio to K3 DDRSS driver probe. This is done by calling fdt_fixup_memory_banks() in do_board_detect().
After probing, call into k3-ddrss driver to fixup device tree and resize the available amount of DDR if ECC is enabled.
[...]
Applied to u-boot/master, thanks!
--
Tom