mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
fixed typo
This commit is contained in:
parent
07da2163b3
commit
1392131143
1 changed files with 1 additions and 1 deletions
|
@ -1184,7 +1184,7 @@ spd_post_init: .string "done\r\n"
|
|||
refresh_rate_rank:
|
||||
/* Refresh rates ordered from most conservative (lowest)
|
||||
* to most agressive (highest)
|
||||
/* disabled 0 -> rank 3
|
||||
* disabled 0 -> rank 3
|
||||
* 15.6usec 1 -> rank 1
|
||||
* 7.8 usec 2 -> rank 0
|
||||
* 64usec 3 -> rank 2
|
||||
|
|
Loading…
Add table
Reference in a new issue