[PATCH u-boot-mvebu v2 0/3] arm: mvebu: a37xx: Fix and extend building memory map

Pali Rohár pali at kernel.org
Wed Feb 16 11:18:42 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 ffff0000 4000

(Changes in v2: Fixed above dump command)

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 | 29 ++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list