[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
Tim Harvey
tharvey at gateworks.com
Tue Dec 22 05:13:55 CET 2015
On Sun, Dec 20, 2015 at 11:31 AM, Eric Nelson <eric at nelint.com> wrote:
> Hi Marek,
>
<snip>
> I'd recommend passing parameters of mx6_ddr_sysinfo (input) and
> mx6_mmdc_calibration (output) to this routine.
>
I don't know that this would make sense. The mx6_ddr_sysinfo shouldn't
be affected by calibration and the mx6_mmdc_calibration structure
would not be used if you are using auto-calibration.
In fact, I recommend an additional patch that will call the
auto-calibration functions in mx6_ddr3_cfg if it is passed a NULL for
mx6_ddr_calibration.
Tim
More information about the U-Boot
mailing list