Home
last modified time | relevance | path

Searched hist:"2 f0dcf2dfaca94b7a178b80ef43926f90ff1054c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/fsl/
H A Dfsl_ddr_gen4.c2f0dcf2dfaca94b7a178b80ef43926f90ff1054c Wed Sep 07 09:56:06 UTC 2016 Shaohui Xie <Shaohui.Xie@nxp.com> ddr: fsl: fix a compile issue

When CONFIG_SYS_FSL_ERRATUM_A009801 is defined but
CONFIG_SYS_FSL_ERRATUM_A008511 not defined, there is compile error
that temp32 undeclared, this patch fixes it.

Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>