- Add support for Intel Pentium III MSRs
- pmbase is on southbridge function 3 on I82371XX Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de> Acked-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6128 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Tobias Diedrich
parent
e87c38e0af
commit
3645e61608
@@ -322,7 +322,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
if (dump_pmbase) {
|
||||
print_pmbase(sb);
|
||||
print_pmbase(sb, pacc);
|
||||
printf("\n\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user