mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
missed setting refresh on!
This commit is contained in:
parent
6a11a06df1
commit
b18b69befa
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ sizeram:
|
|||
movl $0x8000007c, %eax
|
||||
movb $0xf8, %dl
|
||||
outl %eax, %dx
|
||||
movl $0x2423c411, %eax
|
||||
movl $0x242bc411, %eax
|
||||
movb $0xfc, %dl
|
||||
outl %eax, %dx
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue