git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
075c733
)
[MIPS] Add macros to encode processor revisions.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 6 Jul 2007 13:40:05 +0000
(14:40 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 6 Jul 2007 15:17:11 +0000
(16:17 +0100)
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 <ralf@linux-mips.org>
No differences found