Since u-boot will process the owned memory in current partition and modify
the DTB memory nodes for kernel at runtime, no need to set the first 128MB memory
as "memreserve" in DTS.
ATF: 0x80000000 -- 0x801fffff.
- This area will be cleaned out of available memory by u-boot.
M4: 0x88000000 -- 0x8fffffff.
- A memory reserve entry will be added to DTB by u-boot.
Signed-off-by: Ye Li <ye.li@nxp.com>
/dts-v1/;
-/* First 128KB is for PSCI ATF. */
-/* Last 127M is for M4/RPMSG */
-/memreserve/ 0x80000000 0x08000000;
-
#include "fsl-imx8qm.dtsi"
/ {
/dts-v1/;
-/* First 128KB is for PSCI ATF. */
-/* Last 127M is for M4/RPMSG */
-/memreserve/ 0x80000000 0x08000000;
-
#include "fsl-imx8qxp.dtsi"
/ {
/dts-v1/;
-/* First 128KB is for PSCI ATF. */
-/* Last 127M is for M4/RPMSG */
-/memreserve/ 0x80000000 0x08000000;
-
#include "fsl-imx8qxp.dtsi"
/ {