ARM: tegra: select required CPU and L2 errata options
authorStephen Warren <swarren@nvidia.com>
Tue, 14 Feb 2012 20:39:39 +0000 (13:39 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 22:24:51 +0000 (14:24 -0800)
commitf35b431dde39fb40944d1024f08d88fbf04a3193
tree5a8f1dbb1e82cbfa5a50db981e1e68580f1b598d
parent55256f0e483f66b94cb5b358fc2a57bb75ae6f05
ARM: tegra: select required CPU and L2 errata options

The ARM IP revisions in Tegra are:
Tegra20: CPU r1p1, PL310 r2p0
Tegra30: CPU A01=r2p7/>=A02=r2p9, NEON r2p3-50, PL310 r3p1-50

Based on work by Olof Johansson, although the actual list of errata is
somewhat different here, since I added a bunch more and removed one PL310
erratum that doesn't seem applicable.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Cc: stable@vger.kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/Kconfig