[U-Boot] [PATCH 1/2 v2] driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete

york sun york.sun at nxp.com
Tue Mar 22 16:40:40 CET 2016


On 03/10/2016 01:46 AM, Shengzhou Liu wrote:
> 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/off by hwconfig, e.g. hwconfig=fsl_ddr:parity=on.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu at nxp.com>
> ---
> v2: Integrated York's comments.
> 
>  doc/README.fsl-ddr          |  9 ++++++++
>  drivers/ddr/fsl/ctrl_regs.c | 55 ++++++++++++++++++++++++++++++++++++++++-----
>  drivers/ddr/fsl/options.c   | 15 +++++++++++--
>  include/fsl_ddr_sdram.h     | 11 ++++++++-
>  4 files changed, 82 insertions(+), 8 deletions(-)

Minor adjustment of commit message format.

Applied to u-boot-fsl-qoriq, awaiting upstream.

Thanks.

York


More information about the U-Boot mailing list