From: Rob Herring Date: Fri, 21 Dec 2012 21:42:39 +0000 (+0100) Subject: ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier X-Git-Tag: v3.8-rc3~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ddcdb868a84f4a9f65e33c1ca0d24e1134e53a;p=pandora-kernel.git ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier PL310 errata work-arounds using .set_debug function are only needed on r3p0 and earlier, so check the rev and only set .set_debug on older revs. Avoiding debug register accesses fixes aborts on non-secure platforms like highbank. It is assumed that non-secure platforms needing these work-arounds have already implemented .set_debug with secure monitor calls. Signed-off-by: Rob Herring Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed