summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/get_bus_conf.c
diff options
context:
space:
mode:
authorefdesign98 <efdesign98@gmail.com>2011-08-19 14:25:48 -0600
committerMarc Jones <marcj303@gmail.com>2011-09-15 17:30:07 +0200
commit2c66060169b5e1718406f58d1d7a270aea7b1b73 (patch)
tree035369c66f187f9cf6ba7350923733e2473d8adb /src/mainboard/amd/torpedo/get_bus_conf.c
parent4d2d5d5b3e661683ab209d068ab7537332fe15f9 (diff)
downloadcoreboot-2c66060169b5e1718406f58d1d7a270aea7b1b73.tar.xz
AMD Torpedo platform updates
This update fixes warnings and supports as necessary the Agesa infrastructure changes required to support the AMD Family 14 cpu update to rev C0. Change-Id: Ib08b49695b925b81f796bf299141fe6f845fdef8 Signed-off-by: Frank Vibrans <frank.vibrans@amd.com> Signed-off-by: efdesign98 <efdesign98@gmail.com> Reviewed-on: http://review.coreboot.org/138 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones <marcj303@gmail.com>
Diffstat (limited to 'src/mainboard/amd/torpedo/get_bus_conf.c')
-rwxr-xr-xsrc/mainboard/amd/torpedo/get_bus_conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/torpedo/get_bus_conf.c b/src/mainboard/amd/torpedo/get_bus_conf.c
index 436f6a85ec..f9b4c84eb6 100755
--- a/src/mainboard/amd/torpedo/get_bus_conf.c
+++ b/src/mainboard/amd/torpedo/get_bus_conf.c
@@ -24,6 +24,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <cpu/amd/amdfam12.h>
+#include "SbEarly.h"
#include "agesawrapper.h"