aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/technologic/ts5300/romstage.c')
-rw-r--r--src/mainboard/technologic/ts5300/romstage.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/technologic/ts5300/romstage.c b/src/mainboard/technologic/ts5300/romstage.c
index 6806187296..453ceccb11 100644
--- a/src/mainboard/technologic/ts5300/romstage.c
+++ b/src/mainboard/technologic/ts5300/romstage.c
@@ -153,6 +153,11 @@ static void main(unsigned long bist)
print_err("Technologic Systems TS5300 - http://www.embeddedx86.com/\n");
staticmem();
+
+/* Void warranty when label is removed. */
+dummy_romcc_workaround_label:
+ do { } while (0);
+
print_err("Memory initialized: 32MB\n");
#if 1