]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/fsp/fsp_car.S
x86: fsp: Add comments about U-Boot entering start.S twice
[karo-tx-uboot.git] / arch / x86 / lib / fsp / fsp_car.S
index afbf3f9baae19f059f06b5338ead3209b730b850..15b37512a5734ed5fdda8ece19becb8c654ac711 100644 (file)
@@ -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