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/lippert/frontrunner/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lippert') diff --git a/src/mainboard/lippert/frontrunner/romstage.c b/src/mainboard/lippert/frontrunner/romstage.c index c074fccdad..64f1d7b6dc 100644 --- a/src/mainboard/lippert/frontrunner/romstage.c +++ b/src/mainboard/lippert/frontrunner/romstage.c @@ -9,6 +9,7 @@ #include "cpu/x86/bist.h" #include "cpu/x86/msr.h" #include +#include #include "southbridge/amd/cs5535/cs5535.h" #define SERIAL_DEV PNP_DEV(0x2e, W83627HF_SP1) -- cgit v1.2.3