[U-Boot] [PATCH] drivers/ddr/fsl: Fix timing_cfg_2 register
York Sun
york.sun at nxp.com
Sat Jun 4 07:05:04 CEST 2016
On 05/18/2016 09:11 PM, York Sun wrote:
> Commit 34e026f9 added one extra bit to wr_lat for timing_cfg_2, but
> with wrong bit position. It is bit 13 in big-endian, or left shift
> 18 from LSB. This error hasn't had any impact because we don't have
> fast enough DDR4 using the extra bit so far.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
>
> ---
>
> drivers/ddr/fsl/ctrl_regs.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to fsl-qoriq master branch. Awaiting upstream.
York
More information about the U-Boot
mailing list