[PATCH u-boot-mvebu 0/3] arm: mvebu: a37xx: Fix and extend building memory map
Pali Rohár
pali at kernel.org
Tue Feb 15 00:28:32 CET 2022
Fix calling build_mem_map() function and extend it to map also
CCI-400 and AP BootROM address space.
With this change it is possible to access A53 AP BootROM on Armada 3720
from U-Boot and e.g. dump it via U-Boot md command:
=> md fff00000 1000
Pali Rohár (3):
arm: mvebu: a37xx: Fix calling build_mem_map()
arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space
arm: mvebu: a37xx: Fix comment with name of the function
arch/arm/mach-mvebu/armada3700/cpu.c | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list