a smarter Late MTRR implementation
This commit is contained in:
parent
9b604b8ca7
commit
7f6e048fc0
3 changed files with 58 additions and 42 deletions
|
|
@ -142,7 +142,7 @@ void intel_cache_on(unsigned long base, unsigned long totalram)
|
|||
// set_mtrr is responsible for getting it into the right units!
|
||||
intel_set_mtrr(base, totalram);
|
||||
#endif
|
||||
intel_post(0x62);
|
||||
intel_post(0x6A);
|
||||
}
|
||||
|
||||
void intel_interrupts_on()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue