summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2892
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2006-06-23 20:10:21 +0000
committerStefan Reinauer <stepan@openbios.org>2006-06-23 20:10:21 +0000
commit5560a34c88d683ce882e27f86625f526dd8d2254 (patch)
tree8f8f21c0eda30b49d8bec4cff8ef7f1e21dc7188 /src/mainboard/tyan/s2892
parent53a00b7138fcf65190f33974118dfeb36e9f67cb (diff)
downloadcoreboot-5560a34c88d683ce882e27f86625f526dd8d2254.tar.xz
fix compilation of s2892.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2330 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2892')
-rw-r--r--src/mainboard/tyan/s2892/cache_as_ram_auto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/tyan/s2892/cache_as_ram_auto.c b/src/mainboard/tyan/s2892/cache_as_ram_auto.c
index 6352fdf6e9..5dd43e8bbc 100644
--- a/src/mainboard/tyan/s2892/cache_as_ram_auto.c
+++ b/src/mainboard/tyan/s2892/cache_as_ram_auto.c
@@ -190,6 +190,7 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
#endif
};
+ unsigned bsp_apicid = 0;
int needs_reset;
if (bist == 0) {