u-boot-brain/arch/arm/mach-imx/imx8
Peng Fan f44afd546f imx: imx8qm/qxp: reserving DDR memory for M4
The DDR memory from 0x88000000 to 0x8FFFFFFF is assigned to M4 on
QM and QXP. The M4 can allocate this memory by two ways,
in SCD or u-boot.

In this patch, u-boot addes the memory reserve node to DTB to pass
the info to kernel, no matter the M4 memory is reserved in SCD
or u-boot. So kernel won't access M4 reserved memory.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-10 20:55:20 +02:00
..
ahab.c imx8: ahab: fix some bad debug message formating 2020-05-01 13:46:22 +02:00
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8: Replace SC_R_LAST with SC_R_NONE in DTB 2020-05-10 20:55:20 +02:00
fdt.c imx: imx8qm/qxp: reserving DDR memory for M4 2020-05-10 20:55:20 +02:00
image.c spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation 2020-03-09 08:33:16 +08:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx: imx8qm/qxp: reserving DDR memory for M4 2020-05-10 20:55:20 +02:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
misc.c imx8: move SIP macro to common header 2020-05-01 13:46:21 +02:00
parse-container.c imx8: parser: fix some bad debug message formating 2020-05-01 13:46:22 +02:00
snvs_security_sc.c imx8: Configure SNVS 2020-05-01 13:46:22 +02:00