From 4c5060dc2bf8f944c54361f7913d20d02fff65a0 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Thu, 8 Jul 2004 16:59:06 +0000 Subject: move default_resource_map to its own file git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1623 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/solo/auto.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/amd/solo') diff --git a/src/mainboard/amd/solo/auto.c b/src/mainboard/amd/solo/auto.c index d893b5f8b7..aa1620d2ad 100644 --- a/src/mainboard/amd/solo/auto.c +++ b/src/mainboard/amd/solo/auto.c @@ -88,6 +88,7 @@ static inline int spd_read_byte(unsigned device, unsigned address) #include "northbridge/amd/amdk8/raminit.c" #include "northbridge/amd/amdk8/coherent_ht.c" #include "sdram/generic_sdram.c" +#include "northbridge/amd/amdk8/resourcemap.c" static void main(void) { -- cgit v1.2.3