Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet2_serdes.ce7f533cd5972d762e0544a38c74fce495a9d9d2f Thu Oct 30 06:07:39 UTC 2014 Zhao Qiang <B45475@freescale.com> powerpc/mpc85xx: modify erratum A007186

T2080 v1.0 has this errata while v1.1 has fixed
this errata by hardware, add a new function has_errata_a007186
to check the SVR_SOC_VER, SVR_MAJ and SVR_MIN first,
if the sil has errata a007186, then run the errata code,
if not, doesn't run the code.

Signed-off-by: Zhao Qiang <B45475@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
H A Dcmd_errata.ce7f533cd5972d762e0544a38c74fce495a9d9d2f Thu Oct 30 06:07:39 UTC 2014 Zhao Qiang <B45475@freescale.com> powerpc/mpc85xx: modify erratum A007186

T2080 v1.0 has this errata while v1.1 has fixed
this errata by hardware, add a new function has_errata_a007186
to check the SVR_SOC_VER, SVR_MAJ and SVR_MIN first,
if the sil has errata a007186, then run the errata code,
if not, doesn't run the code.

Signed-off-by: Zhao Qiang <B45475@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>