]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: AC5: Use finer grained memory map
authorChris Packham <judge.packham@gmail.com>
Fri, 27 Oct 2023 00:44:11 +0000 (13:44 +1300)
committerStefan Roese <sr@denx.de>
Wed, 10 Jan 2024 08:38:55 +0000 (09:38 +0100)
commitcb71a30857db25ccfa96c144f434a370814e74a7
treed1c6395877a50dd9ded1d11dd75e78736bd03772
parent344667db6450de838bd83f0f57e177e6d4744d89
arm: mvebu: AC5: Use finer grained memory map

The ATF implementation for AC5/AC5X ends up with bl31 living in some
internal SRAM. This is in the middle of the large MMIO region that we
were using. Adjust this to be finer grained blocks based on the address
map from the AC5X Family Control and Management Subsystem Functional
Datasheet.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
arch/arm/mach-mvebu/alleycat5/cpu.c