commit | 440914d29f759bed3bdae94282271aa0cc152a60 | [log] [tgz] |
---|---|---|
author | Zhao Qiang <B45475@freescale.com> | Thu Oct 30 14:07:39 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Dec 05 08:06:09 2014 -0800 |
tree | b77b1e2785c265243854ad599b8464e307f18fa2 | |
parent | 6467a7adee317c8d65c741b65cdf5759b013e580 [diff] |
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>