commit | 9f3e96a294fe692b77d24a6235b2c1fe14342655 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Dec 21 17:30:46 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 21 11:39:50 2019 +0100 |
tree | a40b3fb1668cc323bf622051a12bd47ea568a569 | |
parent | 91406733266a561b7a6cd7f581980dd170e1b847 [diff] |
arm64: dts: marvell: armada-ap806: reserve PSCI area 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@gmx.de> Signed-off-by: Stefan Roese <sr@denx.de>