u-boot-brain/drivers/ddr/imx/imx8m
Ye Li 7c4f9b3755 imx: ddr: imx8m: Move selfref_en after DDR scrub
When doing DDR scrub, the DDR may enter into self refresh if the
selfref_en is enabled before DDR scrub. This will cause scrub
can't complete that SBRSTAT.scrub_done won't be set.

Since the selfref_en can be programmed during the course of
normal operation, move it after DDR scrub

Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2021-01-23 11:30:30 +01:00
..
ddr_init.c imx: ddr: imx8m: Move selfref_en after DDR scrub 2021-01-23 11:30:30 +01:00
ddrphy_csr.c drivers: ddr: introduce DDR driver for i.MX8M 2019-01-01 14:12:18 +01:00
ddrphy_train.c drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue 2020-07-14 15:23:46 +08:00
ddrphy_utils.c imx8m: ddrphy_utils: Improve coding style 2020-07-27 14:02:28 +02:00
helper.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig drivers: ddr: imx8mp: Add inline ECC feature support 2020-07-14 15:23:46 +08:00
Makefile driver: ddr: Refine the ddr init driver on imx8m 2019-10-08 16:36:37 +02:00