From ba09695b58f7254d646618d1207840e33ca3d1d8 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 22 Apr 2010 09:22:15 +0000 Subject: fix compilation remaining geode boards Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5475 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/rumba/devicetree.cb | 2 ++ src/mainboard/lippert/frontrunner/devicetree.cb | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/rumba/devicetree.cb b/src/mainboard/amd/rumba/devicetree.cb index 8c7de64ce7..0c0c8f0c31 100644 --- a/src/mainboard/amd/rumba/devicetree.cb +++ b/src/mainboard/amd/rumba/devicetree.cb @@ -1,4 +1,6 @@ chip northbridge/amd/gx2 + register "setupflash" = "0" + #register "irqmap" = "0xaa5b" device apic_cluster 0 on chip cpu/amd/model_gx2 device apic 0 on end diff --git a/src/mainboard/lippert/frontrunner/devicetree.cb b/src/mainboard/lippert/frontrunner/devicetree.cb index 7f16174d60..28c6af67a1 100644 --- a/src/mainboard/lippert/frontrunner/devicetree.cb +++ b/src/mainboard/lippert/frontrunner/devicetree.cb @@ -1,4 +1,6 @@ chip northbridge/amd/gx2 + register "setupflash" = "0" + #register "irqmap" = "0xaa5b" device pci_domain 0 on device pci 0.0 on end chip southbridge/amd/cs5535 -- cgit v1.2.3