[U-Boot] [PATCH 1/8] drivers/ddr/fsl: add DEBUG_38

Shengzhou Liu shengzhou.liu at nxp.com
Mon Aug 29 12:51:12 CEST 2016


> -----Original Message-----
> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Gong
> Qianyu
> Sent: Friday, August 26, 2016 7:28 PM
> To: u-boot at lists.denx.de; york sun <york.sun at nxp.com>
> Cc: Zhiqiang Hou <zhiqiang.hou at nxp.com>; Wenbin Song
> <wenbin.song at nxp.com>; Mingkai Hu <mingkai.hu at nxp.com>
> Subject: [U-Boot] [PATCH 1/8] drivers/ddr/fsl: add DEBUG_38
> 
> From: Mingkai Hu <mingkai.hu at nxp.com>
> 
> DEBUG_38 is needed for rev2 DDR controller.
> 
> Signed-off-by: Mingkai Hu <mingkai.hu at nxp.com>
> Signed-off-by: Gong Qianyu <Qianyu.Gong at nxp.com>
> ---
>  drivers/ddr/fsl/ctrl_regs.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/ddr/fsl/ctrl_regs.c b/drivers/ddr/fsl/ctrl_regs.c index
> 24fd366..4ae8b80 100644
> --- a/drivers/ddr/fsl/ctrl_regs.c
> +++ b/drivers/ddr/fsl/ctrl_regs.c
> @@ -2526,5 +2526,7 @@ compute_fsl_memctl_config_regs(const
> unsigned int ctrl_num,
>  		ddr->debug[2] |= 0x00000200;	/* set bit 22 */
>  #endif
> 
> +	ddr->debug[37] = 0x80000000;
> +

This temporary patch is no needed, just drop it.
it needs patch http://patchwork.ozlabs.org/patch/663535/ 


More information about the U-Boot mailing list