[PATCH 0/1] imx8m: ddr_init: fix reading of DDR4 MR registers
Ying-Chun Liu (PaulLiu)
paul.liu at linaro.org
Thu Oct 20 04:33:20 CEST 2022
Accorting to commit 290ffe57886271a6 we need to read more significant
bytes to get a non-zero value. However commit 7e9bd84883aeb1e2 removes
it by accident. Thus we add the changes back. This is needed to let
imx8mm-cl-iot-gate to boot correctly.
Ying-Chun Liu (PaulLiu) (1):
imx8m: ddr_init: fix reading of DDR4 MR registers
drivers/ddr/imx/imx8m/ddr_init.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.35.1
More information about the U-Boot
mailing list