1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 09:34:36 +01:00
Files
u-boot-megous/arch/powerpc/cpu
Pali Rohár 6f915a5d24 powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds
During init_dram() is called also setup_ddr_tlbs_phys() function which may
print message about unmapped DDR memory. So in this case print also
re-aligning filler after unmapped DDR memory message.

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-09-23 15:13:18 -04:00
..