[U-Boot] [PATCH v2 4/5] x86: fsp: Eliminate the reset_cpu() call

Simon Glass sjg at chromium.org
Thu Jul 19 15:21:50 UTC 2018


On 19 July 2018 at 04:07, Bin Meng <bmeng.cn at gmail.com> wrote:
> In preparation for the reset driver conversion, eliminate the
> reset_cpu() call in the FSP init path as it's too early for the
> reset driver to work.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/fsp/fsp_common.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Adding back

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list