commit | eb118807a4c1778bda6294c36e379711cb08e198 | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@nxp.com> | Thu Mar 10 17:36:56 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Mon Mar 21 12:42:13 2016 -0700 |
tree | 6c9d9b92e8d5f928fb375223bd9d80c17dab020c | |
parent | 5e8e27b743a650aebc3d79823cbd8443ca12d4b8 [diff] |
driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete Add support of address parity for DDR4 UDIMM or discrete memory. It requires to configurate corresponding MR5[2:0] and TIMING_CFG_7[PAR_LAT]. Parity can be turned on by hwconfig, e.g. hwconfig=fsl_ddr:parity=on. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>