
30 Apr
2021
30 Apr
'21
3:29 p.m.
This patchset adds some Armada8k MMU setup related patches from the Marvell SDK. This is needed to resolve some PCI related issues that I exprienced while porting mainline U-Boot to the CN9132 DB board.
Thanks, Stefan
Grzegorz Jaszczyk (3): arm64: mvebu: do not map firmware RT service region arm64: mvebu: a8k: move firmware related definitions to fw info arm64: mvebu: extend the mmio region
jinghua (1): arm64: mvebu: a8k: align memory regions
arch/arm/mach-mvebu/armada8k/cpu.c | 70 +++++----------------- arch/arm/mach-mvebu/include/mach/fw_info.h | 18 ++++++ 2 files changed, 34 insertions(+), 54 deletions(-) create mode 100644 arch/arm/mach-mvebu/include/mach/fw_info.h
--
2.31.1