From bba0d76952754da0c38cf94cf4a6860cff3ce9ba Mon Sep 17 00:00:00 2001 From: Nils Jacobs Date: Wed, 28 Jul 2010 00:27:09 +0000 Subject: Let Geode GX2 use geode_post_code.h just like Geode LX Also clean up gx2def.h and geode_post_code.h a little. abuild tested and boot tested on a Wyse S50. Signed-off-by: Nils Jacobs Acked-by: Nils Jacobs Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5671 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/wyse/s50/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/wyse') diff --git a/src/mainboard/wyse/s50/romstage.c b/src/mainboard/wyse/s50/romstage.c index b2d62a2bb1..9b884ec833 100644 --- a/src/mainboard/wyse/s50/romstage.c +++ b/src/mainboard/wyse/s50/romstage.c @@ -29,6 +29,7 @@ #include "cpu/x86/bist.h" #include "cpu/x86/msr.h" #include +#include #include "southbridge/amd/cs5536/cs5536_early_smbus.c" #include "southbridge/amd/cs5536/cs5536_early_setup.c" -- cgit v1.2.3