u-boot-brain/arch/arm/mach-imx/imx8m
Tim Harvey bc479b2118 imx8m: fix cache setup for dynamic sdram size
the mem_map structure containing the size of SDRAM is used in various
cache functions in cache_v8.c thus we need to update it with the
sdram size the board is configured with as well. Without this
the cache functions do not get setup properly and can hang
in the case where a board reports more SDRAM than defined in
PHYS_SDRAM_SIZE.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2020-12-06 15:31:37 +01:00
..
clock_imx8mm.c imx8m: clock_imx8mm: add missed return 2020-09-17 14:40:17 +02:00
clock_imx8mq.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clock_slice.c imx8m: update clock root and fix core_sel 2020-05-01 13:46:21 +02:00
imximage-8mm-lpddr4.cfg imx8m: add image cfg for i.MX8MM lpddr4 2019-10-08 16:36:36 +02:00
imximage-8mn-ddr4.cfg imx8m: add i.MX8MN ddr4 image cfg file 2019-11-05 10:27:18 +01:00
imximage-8mp-lpddr4.cfg imx: imx8m: add imximage-8mp-lpddr4.cfg 2020-01-08 13:20:09 +01:00
imximage.cfg imx: imx8m: introduce imximage cfg file 2019-01-01 14:12:18 +01:00
Kconfig board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support 2020-11-01 15:58:19 +01:00
lowlevel_init.S imx8m: implement armv8_el2_to_aarch32 2020-07-14 15:23:48 +08:00
Makefile imx: imx8mp: add basic clock 2020-01-08 13:20:08 +01:00
soc.c imx8m: fix cache setup for dynamic sdram size 2020-12-06 15:31:37 +01:00