From: Ralf Baechle Date: Fri, 6 Jul 2007 13:40:05 +0000 (+0100) Subject: [MIPS] Add macros to encode processor revisions. X-Git-Tag: v2.6.22~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde97822a295da9dffa4af643b49a58ffc4516ad;p=pandora-kernel.git [MIPS] Add macros to encode processor revisions. Older processors used to encode processor version and revision in two 4-bit bitfields, the 4K seems to simply count up and even newer MTI cores have switched to use the 8-bits as 3:3:2 bitfield with the last field as the patch number. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed