u-boot/arch/arm/mach-imx/imx8m
Elena Popa 07908bf5e5 arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer
If dram_init_banksize() is called from SPL, the rom_pointer, at that
point, is not correctly initialized. This causes wrong calculation of
DRAM start and size in dram_init_banksize(). The issue became apparent
only in Falcon Mode. Added an extra condition to prevent using
rom_pointer in SPL.

Signed-off-by: Elena Popa <elena.popa@nxp.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2023-09-04 10:21:20 +02:00
..
clock_imx8mm.c imx: imx8m: clock: not configure reserved SRC register 2023-07-13 11:29:40 +02:00
clock_imx8mq.c arm: imx: imx8mq: add support to get values for more clocks 2022-02-05 13:38:38 +01:00
clock_slice.c imx8m: update clock root and fix core_sel 2020-05-01 13:46:21 +02:00
imximage-8mm-lpddr4.cfg imx: imx8mm-icore: migrate to use BINMAN 2022-07-26 11:29:02 +02:00
imximage-8mn-ddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage-8mn-lpddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage-8mp-lpddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig configs: imx8m: Prepare imx8m-venice boards for HAB support 2023-07-13 11:29:40 +02:00
lowlevel_init.S imx8m: lowlevel_init: tune alignment 2021-01-23 11:30:31 +01:00
Makefile arm: imx: imx8m: Add basic PSCI provider implementation 2023-01-31 15:46:40 +01:00
psci.c arm: imx: imx8m: Add basic PSCI provider implementation 2023-01-31 15:46:40 +01:00
soc.c arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer 2023-09-04 10:21:20 +02:00