On Wed, 19 Mar 2025 17:16:23 +0100, Stefan Eichenberger wrote:
> spl_perform_fixups is redundant in the current implementation. SPLs call
> dram_init during spl_enable_cache in arch/arm/mach-k3/common.c. In
> U-Boot, dram_init and dram_init_banksize are automatically called in
> init_sequence_f. T
From: Stefan Eichenberger
spl_perform_fixups is redundant in the current implementation. SPLs call
dram_init during spl_enable_cache in arch/arm/mach-k3/common.c. In
U-Boot, dram_init and dram_init_banksize are automatically called in
init_sequence_f. Therefore, SPLs and U-Boot always determine t
2 matches
Mail list logo