[U-Boot] [PATCH 03/17] board_f: x86: Rename x86_fsp_init() to arch_fsp_init()

Stefan Roese sr at denx.de
Wed Mar 29 05:09:46 UTC 2017


On 28.03.2017 18:27, Simon Glass wrote:
> While x86 is the only user and this could in principle be moved to
> arch_cpu_init() there is some justification for this being a separate
> call. It provides a way to handle init which is not CPU-specific, but
> must happen before the CPU can be set up.
>
> Rename the function to be more generic.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list