summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/cezanne/romstage.c')
-rw-r--r--src/soc/amd/cezanne/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/cezanne/romstage.c b/src/soc/amd/cezanne/romstage.c
index 9e863c396653..96285710e3a6 100644
--- a/src/soc/amd/cezanne/romstage.c
+++ b/src/soc/amd/cezanne/romstage.c
@@ -12,7 +12,7 @@
asmlinkage void car_stage_entry(void)
{
- timestamp_add_now(TS_START_ROMSTAGE);
+ timestamp_add_now(TS_ROMSTAGE_START);
post_code(0x40);