On Wed, Oct 2, 2019 at 10:06 PM Bin Meng <bmeng...@gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:12 PM Simon Glass <s...@chromium.org> wrote:
> >
> > Some of this file can be shared between FSP1 and FSP2. Move it into a
> > shared file.
> >
> > Signed-off-by: Simon Glass <s...@chromium.org>
> > ---
> >
> > Changes in v2: None
> >
> >  arch/x86/include/asm/fsp/fsp_support.h  |  17 ++++
> >  arch/x86/include/asm/fsp1/fsp_support.h |  10 ---
> >  arch/x86/lib/fsp/Makefile               |   1 +
> >  arch/x86/lib/fsp/fsp_common.c           | 104 ++++++++++++++++++++++++
> >  arch/x86/lib/fsp1/fsp_common.c          |  87 --------------------
> >  5 files changed, 122 insertions(+), 97 deletions(-)
> >  create mode 100644 arch/x86/lib/fsp/fsp_common.c
> >
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to