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 0152463..4ad515c 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()