Trivial patch. I forgot to update K8_SET_FIDVID.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4185 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
5b34bdd3e5
commit
723bf0c568
|
@ -40,7 +40,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//used by init_cpus and fidvid
|
//used by init_cpus and fidvid
|
||||||
#define K8_SET_FIDVID 0
|
#define K8_SET_FIDVID 1
|
||||||
//if we want to wait for core1 done before DQS training, set it to 0
|
//if we want to wait for core1 done before DQS training, set it to 0
|
||||||
#define K8_SET_FIDVID_CORE0_ONLY 1
|
#define K8_SET_FIDVID_CORE0_ONLY 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue