aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/stout/romstage.c')
-rw-r--r--src/mainboard/google/stout/romstage.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/stout/romstage.c b/src/mainboard/google/stout/romstage.c
index a0700af2eb..8a961eaa7d 100644
--- a/src/mainboard/google/stout/romstage.c
+++ b/src/mainboard/google/stout/romstage.c
@@ -296,7 +296,11 @@ void main(unsigned long bist)
post_code(0x3e);
MCHBAR16(SSKPD) = 0xCAFE;
+#if CONFIG_EARLY_CBMEM_INIT
cbmem_was_initted = !cbmem_initialize();
+#else
+ cbmem_was_initted = cbmem_reinit();
+#endif
#if CONFIG_HAVE_ACPI_RESUME
/* If there is no high memory area, we didn't boot before, so