summaryrefslogtreecommitdiffstats
path: root/util/autoport/bd82x6x.go
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2016-02-10 01:36:25 +0100
committerMartin Roth <martinroth@google.com>2016-02-12 04:20:57 +0100
commitffbb3c0b8abea621eb7a1583d630cf06c8cbfbbc (patch)
tree9a45adcee57358dd8ebafc4201db2cbd0beef679 /util/autoport/bd82x6x.go
parent622eea7e815af39dbee290eddc487baab5e8a5f5 (diff)
downloadcoreboot-ffbb3c0b8abea621eb7a1583d630cf06c8cbfbbc.tar.gz
coreboot-ffbb3c0b8abea621eb7a1583d630cf06c8cbfbbc.tar.bz2
coreboot-ffbb3c0b8abea621eb7a1583d630cf06c8cbfbbc.zip
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Change-Id: I11e09804ed1d8a7ae8b8d4502bd18f6be933f9fa Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: https://review.coreboot.org/13656 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/autoport/bd82x6x.go')
-rw-r--r--util/autoport/bd82x6x.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go
index 3e4711721d78..3db77a59dc68 100644
--- a/util/autoport/bd82x6x.go
+++ b/util/autoport/bd82x6x.go
@@ -362,6 +362,10 @@ void mainboard_early_init(int s3resume)
{
}
+void mainboard_config_superio(void)
+{
+}
+
/* FIXME: Put proper SPD map here. */
void mainboard_get_spd(spd_raw_data *spd)
{