pre_d0
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1900 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
eb2b06bc3f
commit
ff8b96ec51
|
@ -1557,7 +1557,7 @@ static int apply_cpu_errata_fixes(unsigned nodes, int needs_reset)
|
|||
}
|
||||
|
||||
}
|
||||
else if(is_cpu_pre_d0()) { // d0 later don't need it
|
||||
else {
|
||||
uint32_t cmd_ref;
|
||||
/* Errata 98
|
||||
* Set Clk Ramp Hystersis to 7
|
||||
|
|
Loading…
Reference in New Issue