]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
x86: Update the comment about booting for FSP2
authorSimon Glass <sjg@chromium.org>
Fri, 17 Jul 2020 03:22:35 +0000 (21:22 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
The comment here applies only to FSP1, so update it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
arch/x86/cpu/start.S

index 01524635e9c82d9a498653605dc36d2107ea8d90..4ad515ce0856f14eb355a8f6f5db61c6b5d57dac 100644 (file)
@@ -124,6 +124,7 @@ car_init_ret:
 #endif
 #else
        /*
+        * Instructions for FSP1, but not FSP2:
         * U-Boot enters here twice. For the first time it comes from
         * car_init_done() with esp points to a temporary stack and esi
         * set to zero. For the second time it comes from fsp_init_done()