[U-Boot] [PATCH v2 04/12] x86: fsp: Add comments about U-Boot entering start.S twice
Simon Glass
sjg at chromium.org
Sat Aug 22 01:27:27 CEST 2015
On 20 August 2015 at 07:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add some comments in start.S for the fact that with FSP U-Boot
> actually enters the code twice. Also change to use fsp_init()
> and fsp_continue for accuracy.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/x86/Kconfig | 2 +-
> arch/x86/cpu/start.S | 6 ++++--
> arch/x86/lib/fsp/fsp_car.S | 2 +-
> 3 files changed, 6 insertions(+), 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list