From: Uwe Kleine-König Date: Thu, 13 Dec 2007 08:31:34 +0000 (+0100) Subject: [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC X-Git-Tag: v2.6.24-rc6~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a9e680717e82c745b1ead979ea008e9134ea68;p=pandora-kernel.git [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC According to ARM7TDMI Technical Reference Manual (ARM DDI 0210C) writing to the DCC data write register coproc dest registers are 1 and 0, not 0 and 1. ARM920T TRM (ARM DDI 0151C) agrees on that. Cc: Ben Dooks Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed