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:
parent
e4932dc760
commit
e507c85fe3
|
@ -79,8 +79,6 @@ static void do_early_mtrr_init(const unsigned long *mtrr_msrs)
|
|||
const unsigned long *msr_addr;
|
||||
unsigned long cr0;
|
||||
|
||||
print_spew("Clearing mtrr\r\n");
|
||||
|
||||
/* Inialize all of the relevant msrs to 0 */
|
||||
msr.lo = 0;
|
||||
msr.hi = 0;
|
||||
|
|
Loading…
Reference in New Issue