On 2/16/22 11:18, Pali Rohár wrote:
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(-)


Applied to u-boot-marvell/master

Thanks,
Stefan

Reply via email to