[U-Boot] [PATCH v2 1/9] x86: fsp: Simplify fsp_continue()

Simon Glass sjg at chromium.org
Sat Dec 19 03:51:34 CET 2015


On 10 December 2015 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
> There is no need to pass shared_data to fsp_continue() so we can
> remove unnecessary codes that simplifies the function a lot.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/include/asm/fsp/fsp_support.h |  4 +---
>  arch/x86/lib/fsp/fsp_support.c         | 29 ++++++-----------------------
>  2 files changed, 7 insertions(+), 26 deletions(-)

Tested on Minnowmax:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list