[PATCH] board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled

Tom Rini trini at konsulko.com
Fri Jan 24 00:14:05 CET 2025


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




More information about the U-Boot mailing list