[U-Boot] [PATCH 4/4] ARM: mx6: ddr: Add support for iMX6SX

2019-12-29 Thread sbabic
> This patch adds support for iMX6SX MMDC into the DDR calibration > code. The only difference between MX6DQ and MX6SX is that the SX > has 2 SDQS registers, while the DQ has 8. > Signed-off-by: Marek Vasut > Cc: Eric Nelson > Cc: Fabio Estevam > Cc: Stefano Babic > Reviewed-by: Eric Nelson Ap

Re: [U-Boot] [PATCH 4/4] ARM: mx6: ddr: Add support for iMX6SX

2019-11-26 Thread Eric Nelson
Hi Marek, On 11/26/19 1:34 AM, Marek Vasut wrote: This patch adds support for iMX6SX MMDC into the DDR calibration code. The only difference between MX6DQ and MX6SX is that the SX has 2 SDQS registers, while the DQ has 8. Signed-off-by: Marek Vasut Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefa

[U-Boot] [PATCH 4/4] ARM: mx6: ddr: Add support for iMX6SX

2019-11-26 Thread Marek Vasut
This patch adds support for iMX6SX MMDC into the DDR calibration code. The only difference between MX6DQ and MX6SX is that the SX has 2 SDQS registers, while the DQ has 8. Signed-off-by: Marek Vasut Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- arch/arm/mach-imx/mx6/ddr.c | 18 +