On Tue, 31 Mar 2026 11:01:12 +0300, Ilias Apalodimas <[email protected]> wrote: > Introduce function fdtdec_setup_mem_ram_top(), which determines the topmost > address in the last DRAM bank, to be assigned into gd->ram_top in order to > relocate U-Boot to the actual end of all DRAM. This makes use of iterator > function fdtdec_setup_mem_for_each_bank() introduced in previous commit.
Reviewed-by: Anshul Dalal <[email protected]> -- Anshul Dalal <[email protected]>

