| commit | 9c922678be3594f644190091e4927fdde53d64af | [log] [tgz] |
|---|---|---|
| author | Will Deacon <will.deacon@arm.com> | Fri Mar 30 14:04:49 2012 +0100 |
| committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Apr 20 14:55:12 2012 +0100 |
| tree | b3ff12d532a1087eb75cd7f7519c94015afa6370 | |
| parent | d086289fdd1735ebeb6d5bb1ae13c7830cf2fcf7 [diff] |
ARM: l2x0: only apply workaround for erratum #753970 on PL310 The workaround for PL310 erratum #753970 can lead to deadlock on systems with an L220 cache controller. This patch makes the workaround effective only when the cache controller is identified as a PL310 at probe time. Signed-off-by: Will Deacon <will.deacon@arm.com>