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

Stefan Roese sr at denx.de
Thu Feb 17 16:38:04 CET 2022


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


More information about the U-Boot mailing list