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:
Myles Watson 2009-04-22 20:41:42 +00:00
parent 5b34bdd3e5
commit 723bf0c568
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
#endif
//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
#define K8_SET_FIDVID_CORE0_ONLY 1