summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800/northbridge.c
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-07-02 21:19:33 +0000
committerMyles Watson <mylesgw@gmail.com>2009-07-02 21:19:33 +0000
commitbd4f2f808c258bc58814f3a230d0788a0b0fbd26 (patch)
tree446a85f393c16438234cb8f6bd13d3f120a5e99b /src/northbridge/via/vx800/northbridge.c
parent29be535a40514d7327f560d5c6f19acf5d688d0e (diff)
downloadcoreboot-bd4f2f808c258bc58814f3a230d0788a0b0fbd26.tar.gz
coreboot-bd4f2f808c258bc58814f3a230d0788a0b0fbd26.tar.bz2
coreboot-bd4f2f808c258bc58814f3a230d0788a0b0fbd26.zip
Fix many things for via/epia-m700 to build.
Unfortunately it still doesn't. I think it's close, though. Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4397 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/via/vx800/northbridge.c')
-rw-r--r--src/northbridge/via/vx800/northbridge.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/via/vx800/northbridge.c b/src/northbridge/via/vx800/northbridge.c
index 7042f67f1286..d1f60635bbf0 100644
--- a/src/northbridge/via/vx800/northbridge.c
+++ b/src/northbridge/via/vx800/northbridge.c
@@ -35,6 +35,11 @@
#include "northbridge.h"
#include "vx800.h"
+/* !!FIXME!! This was meant to be a CONFIG option */
+#define VIACONFIG_TOP_SM_SIZE_MB 32 // Set frame buffer 32M for default
+/* !!FIXME!! I declared this to fix the build. */
+u8 acpi_sleep_type = 0;
+
static void memctrl_init(device_t dev)
{
/*