aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/fsp1_1/stack.c')
-rw-r--r--src/drivers/intel/fsp1_1/stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/intel/fsp1_1/stack.c b/src/drivers/intel/fsp1_1/stack.c
index 639cf38211..e4b30dd872 100644
--- a/src/drivers/intel/fsp1_1/stack.c
+++ b/src/drivers/intel/fsp1_1/stack.c
@@ -36,7 +36,7 @@ void *setup_stack_and_mtrrs(void)
uint32_t num_mtrrs;
uint32_t *slot;
- /* Display the MTTRs */
+ /* Display the MTRRs */
soc_display_mtrrs();
/* Top of stack needs to be aligned to a 8-byte boundary. */