Re: [U-Boot] [PATCH] ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK

2017-12-17 Thread Stefano Babic
On 11/12/2017 16:19, Marek Vasut wrote: > The DDR DRAM calibration doesn't work on T-topology sometimes, so disable it. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- > board/dhelectronics/dh_imx6/dh_imx6_spl.c | 4 > 1 file changed, 4 deletions(-) > > diff --git a/board/dhele

Re: [U-Boot] [PATCH] ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK

2017-12-11 Thread Marek Vasut
On 12/11/2017 04:23 PM, Fabio Estevam wrote: > Hi Marek, Hi! > On Mon, Dec 11, 2017 at 1:19 PM, Marek Vasut wrote: >> The DDR DRAM calibration doesn't work on T-topology sometimes, so disable it. >> >> Signed-off-by: Marek Vasut >> Cc: Stefano Babic >> --- >> board/dhelectronics/dh_imx6/dh_im

Re: [U-Boot] [PATCH] ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK

2017-12-11 Thread Fabio Estevam
Hi Marek, On Mon, Dec 11, 2017 at 1:19 PM, Marek Vasut wrote: > The DDR DRAM calibration doesn't work on T-topology sometimes, so disable it. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- > board/dhelectronics/dh_imx6/dh_imx6_spl.c | 4 > 1 file changed, 4 deletions(-) > > diff

[U-Boot] [PATCH] ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK

2017-12-11 Thread Marek Vasut
The DDR DRAM calibration doesn't work on T-topology sometimes, so disable it. Signed-off-by: Marek Vasut Cc: Stefano Babic --- board/dhelectronics/dh_imx6/dh_imx6_spl.c | 4 1 file changed, 4 deletions(-) diff --git a/board/dhelectronics/dh_imx6/dh_imx6_spl.c b/board/dhelectronics/dh_imx