aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1/cache_as_ram.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/fsp1_1/cache_as_ram.inc')
-rw-r--r--src/drivers/intel/fsp1_1/cache_as_ram.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/intel/fsp1_1/cache_as_ram.inc b/src/drivers/intel/fsp1_1/cache_as_ram.inc
index 6611fa192d..fc662082cf 100644
--- a/src/drivers/intel/fsp1_1/cache_as_ram.inc
+++ b/src/drivers/intel/fsp1_1/cache_as_ram.inc
@@ -137,7 +137,7 @@ CAR_init_done:
/* Save FSP_INFO_HEADER location in ebx */
mov %ebp, %ebx
- /* Coreboot assumes stack/heap region will be zero */
+ /* coreboot assumes stack/heap region will be zero */
cld
movl %ecx, %edi
neg %ecx