summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-03-26 00:33:09 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-04-03 00:13:09 (GMT)
commit034ab86a74633bf838ea349944702a25bc314b35 (patch)
tree179b4bbf097bbf1633284c64c01b9575d944d7c5 /arch/powerpc/platforms
parente69d7cf496b4a7f6dfb0c7c9acda1797c2a9e608 (diff)
downloadlinux-fsl-qoriq-034ab86a74633bf838ea349944702a25bc314b35.tar.xz
powerpc/e6500: Remove A-004801 workaround
The SDK no longer supports e6500 rev1. This reverts commit 38043080bb90f931efbe56a3f407c18206985f18 "powerpc/e6500: extend TLB miss lock to invalidations" and commit b9e282e1347b771b736a84e6b0a1048c551e6a6c "powerpc/e6500: add kconfig option for erratum A-004801" Signed-off-by: Scott Wood <scottwood@freescale.com> Change-Id: I749f497cbb6b96d045434065b869b253f01d6575 Reviewed-on: http://git.am.freescale.net:8181/10272 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Kim Phillips <Kim.Phillips@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com>
Diffstat (limited to 'arch/powerpc/platforms')
-rw-r--r--arch/powerpc/platforms/Kconfig.cputype10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index fc701e7..75a8ffe 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -180,16 +180,6 @@ config PPC_E500MC
such as e5500/e6500), and must be disabled for running on
e500v1 or e500v2.
-config FSL_ERRATUM_A_004801
- bool "Work around erratum A-004801"
- depends on PPC_E500MC
- default y
- help
- This works around erratum A-004801 by having invalidations
- use the same lock as TLB writes.
-
- Say Y if if you need to be able to run on rev1 silicon.
-
config FSL_ERRATUM_A_005337
bool "Work around erratum A-005337 (no hw tablewalk)"
depends on PPC_E500MC