diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-06-11 16:52:47 +0800 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2015-03-31 22:46:27 -0500 |
commit | 9df046d30b54498575b8223b4074277fe35d67c2 (patch) | |
tree | ddd091dbc50d8b0d22fe60331e0f3692065f2872 /arch/arm/cpu/armv7/mx6 | |
parent | bec78ae0c26445f6d962f2c23188d9244ad962ff (diff) | |
download | u-boot-imx-9df046d30b54498575b8223b4074277fe35d67c2.zip u-boot-imx-9df046d30b54498575b8223b4074277fe35d67c2.tar.gz u-boot-imx-9df046d30b54498575b8223b4074277fe35d67c2.tar.bz2 |
mx6: drop ARM errata 742230
Commit e9fd66defd7e (ARM: mx6: define CONFIG_ARM_ERRATA_742230) enables
errata 742230 for imx6, because it helps remove one reboot issue.
However, this errata does not really apply on imx6, because Cortex-A9
on imx6 is r2p10 while the errata only applies to revisions r1p0..r2p2.
At a later time, commit f71cbfe3ca5d (ARM: Add workaround for Cortex-A9
errata 794072) adds support of errata 794072, which applies to all
Cortex-A9 revisions. As the workaround for both errata are exactly
same, it makes a lot more sense to select 794072 instead of 742230 for
imx6. Since we already enable 794072 for imx6, it's time to drop
errata 742230 to avoid confusion.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/cpu/armv7/mx6')
0 files changed, 0 insertions, 0 deletions