From: Jerone Young Date: Fri, 6 Jun 2008 19:09:05 +0000 (-0500) Subject: powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers X-Git-Tag: v2.6.27-rc1~1058^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccaea8fe287454d70f5b2546910561e9f884053;p=pandora-kernel.git powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers This takes values from the PowerPC ISA BookIII-E specifications that are for DBCR0. Many of these values are different from those currently specified, which are for the ppc405. Also added some bookE definitions for DBCR1 & DBCR2. [ galak@kernel.crashing.org: Added aliases to 40x DBCR0 to match Book-E, Added enhanced debug DBCR0/DBSR _CIRPT and _CRET defines and DBSR IRPT and RET. ] Signed-off-by: Jerone Young Acked-by: Josh Boyer Signed-off-by: Kumar Gala --- Reading git-diff-tree failed