commit | 36fcf111f68b23f13a1394fa4cd26f33347be8dd | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Sep 29 21:55:32 2020 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Sat Jan 23 11:30:30 2021 +0100 |
tree | 8aaf451caa443ce47a6857f74a909318db0e123e | |
parent | 2cae274ed13a5c8643bb61a025f77da1aab42abe [diff] |
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>