aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_car.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/fsp/fsp_car.S')
-rw-r--r--arch/x86/lib/fsp/fsp_car.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/lib/fsp/fsp_car.S b/arch/x86/lib/fsp/fsp_car.S
index afbf3f9..15b3751 100644
--- a/arch/x86/lib/fsp/fsp_car.S
+++ b/arch/x86/lib/fsp/fsp_car.S
@@ -64,7 +64,7 @@ temp_ram_init_ret:
.global fsp_init_done
fsp_init_done:
/*
- * We come here from FspInit with eax pointing to the HOB list.
+ * We come here from fsp_continue() with eax pointing to the HOB list.
* Save eax to esi temporarily.
*/
movl %eax, %esi