This hurts more than it helps. byebye

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1735 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2004-11-03 00:10:15 +00:00
parent e4932dc760
commit e507c85fe3
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ static void do_early_mtrr_init(const unsigned long *mtrr_msrs)
const unsigned long *msr_addr; const unsigned long *msr_addr;
unsigned long cr0; unsigned long cr0;
print_spew("Clearing mtrr\r\n");
/* Inialize all of the relevant msrs to 0 */ /* Inialize all of the relevant msrs to 0 */
msr.lo = 0; msr.lo = 0;
msr.hi = 0; msr.hi = 0;