mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Kevin Hester <kevinh@ispiri.com>, need an early invalidate before enabling cache
This commit is contained in:
parent
d96a3f75b8
commit
9798b43ceb
1 changed files with 4 additions and 0 deletions
4
src/cpu/c3/premtrr.inc
Normal file
4
src/cpu/c3/premtrr.inc
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* new Via Edens seem to need an early invalidate - before enabling
|
||||
* caches
|
||||
*/
|
||||
invd
|
Loading…
Add table
Reference in a new issue