Re: [U-Boot] [PATCH] mxs: Explain why some mx23 DDR registers are not configured

2013-05-06 Thread Stefano Babic
On 06/05/2013 04:11, Fabio Estevam wrote: > From: Fabio Estevam > > Put an explanation in the source code as to why some DDR registers do not > need to be configured. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- =

[U-Boot] [PATCH] mxs: Explain why some mx23 DDR registers are not configured

2013-05-05 Thread Fabio Estevam
From: Fabio Estevam Put an explanation in the source code as to why some DDR registers do not need to be configured. Signed-off-by: Fabio Estevam --- arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c |9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/cpu/arm926ejs/mxs/spl_mem_ini