summaryrefslogtreecommitdiffstats
path: root/drivers/ddr/imx/imx8m/ddr_init.c
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2020-09-25 08:08:35 -0700
committerStefano Babic <sbabic@denx.de>2020-12-06 15:31:37 +0100
commitbc479b211876d60eca9a6f991971e5241ffa4037 (patch)
tree88c524dd0b5b944f10584f2a55129b25518da454 /drivers/ddr/imx/imx8m/ddr_init.c
parent72a1b9a977e8636b9c364f2cbf21371afe143c68 (diff)
downloadu-boot-bc479b211876d60eca9a6f991971e5241ffa4037.tar.gz
u-boot-bc479b211876d60eca9a6f991971e5241ffa4037.tar.xz
u-boot-bc479b211876d60eca9a6f991971e5241ffa4037.zip
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>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions