aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/romstage.c
diff options
context:
space:
mode:
authorBruce Griffith <Bruce.Griffith@se-eng.com>2013-07-07 02:04:16 -0600
committerBruce Griffith <Bruce.Griffith@se-eng.com>2013-08-06 19:06:48 +0200
commit4e08a95d2601d7b9ec05f0cb15746d7afb7100d9 (patch)
tree16b1de4fe33373b4d93679c36019efa43f2b2f19 /src/mainboard/amd/olivehill/romstage.c
parenteffc8d087d56fbdd79fabe77c30146f1e0edb2a7 (diff)
AMD Olive Hill: Change SB800 references to Yangtze
Change-Id: I7f6f6ff444fda4bdf233db1383919772afe6b635 Reviewed-by: Marc Jones <marc.jones@se-eng.com> Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com> Reviewed-on: http://review.coreboot.org/3815 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martin@se-eng.com>
Diffstat (limited to 'src/mainboard/amd/olivehill/romstage.c')
-rw-r--r--src/mainboard/amd/olivehill/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/olivehill/romstage.c b/src/mainboard/amd/olivehill/romstage.c
index 8a967e1e45..afb701ca01 100644
--- a/src/mainboard/amd/olivehill/romstage.c
+++ b/src/mainboard/amd/olivehill/romstage.c
@@ -87,7 +87,7 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
}
post_code(0x38);
- printk(BIOS_DEBUG, "Got past sb800_early_setup\n");
+ printk(BIOS_DEBUG, "Got past yangtze_early_setup\n");
post_code(0x39);