elaborate on stepping names; add intel terminology to help

people cross-referencing intel docs

Reviewed by:	imp, cognet
MFC after:	1 month
This commit is contained in:
Sam Leffler 2006-11-19 23:45:33 +00:00
parent 9dbf796c4e
commit 7fb399a7e5

View File

@ -141,7 +141,7 @@ static const char * const pxa2x0_steppings[16] = {
};
static const char * const ixp425_steppings[16] = {
"step 0", "rev 1", "rev 2", "rev 3",
"step 0 (A0)", "rev 1 (ARMv5TE)", "rev 2", "rev 3",
"rev 4", "rev 5", "rev 6", "rev 7",
"rev 8", "rev 9", "rev 10", "rev 11",
"rev 12", "rev 13", "rev 14", "rev 15",