aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/llshell/ramtest.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/llshell/ramtest.inc')
-rw-r--r--src/arch/x86/llshell/ramtest.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86/llshell/ramtest.inc b/src/arch/x86/llshell/ramtest.inc
index c02cf451ec..49abd4a0b0 100644
--- a/src/arch/x86/llshell/ramtest.inc
+++ b/src/arch/x86/llshell/ramtest.inc
@@ -112,8 +112,10 @@ ramtest:
jmp 3b
5:
CONSOLE_INFO_TX_STRING($rt_toomany)
+#if CONFIG_ROMCC
post_code(0xf1)
jmp .Lhlt
+#endif
6:
CONSOLE_INFO_TX_STRING($rt_done)