mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Kill v2 leftovers.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1013 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
cb9db3b6d0
commit
99e68b9345
1 changed files with 0 additions and 2 deletions
|
@ -64,7 +64,6 @@ __protected_stage0:
|
|||
movw %ax, %gs
|
||||
|
||||
cache_as_ram:
|
||||
#if USE_FALLBACK_IMAGE == 1
|
||||
|
||||
port80_post(0x20)
|
||||
|
||||
|
@ -129,7 +128,6 @@ clear_mtrrs:
|
|||
//movl $0x23322332, %eax
|
||||
xorl %eax, %eax
|
||||
rep stosl
|
||||
#endif
|
||||
|
||||
/* Enable Cache As RAM mode by disabling cache */
|
||||
movl %cr0, %eax
|
||||
|
|
Loading…
Add table
Reference in a new issue