[U-Boot] [PATCH v3 1/1] arm64: dts: marvell: armada-ap806: reserve PSCI area
Stefan Roese
sr at denx.de
Mon Jan 21 10:42:58 UTC 2019
On 21.12.18 17:30, Heinrich Schuchardt wrote:
> The memory area [0x4000000-0x4200000[ is occupied by the PSCI firmware. Any
> attempt to access it from U-Boot leads to an immediate crash.
>
> So let's make the same memory reservation as the vendor device tree.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> cf. https://lkml.org/lkml/2018/12/21/253
>
> v3
> Move change from armada-8040-mcbin.dts to armada-ap806.dtsi.
> I only have a MACCHIATObin for testing. But in
> https://github.com/MarvellEmbeddedProcessors/linux-marvell
> it is done in the same way.
> v2
> add missing right brace
>
> ---
> arch/arm/dts/armada-ap806.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
Applied to u-boot-marvell/master
Thanks,
Stefan
More information about the U-Boot
mailing list