[PATCH 2/2] x86: apl: Re-enable loading of SPL
Bin Meng
bmeng.cn at gmail.com
Tue Jul 7 09:58:08 CEST 2020
On Tue, Jul 7, 2020 at 3:56 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Jul 6, 2020 at 10:16 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > At present the SPL loader is not included in the TPL image so SPL cannot
> > be loaded. Fix it by including this file for both SPL and TPL.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > Fixes: c87f9ce2273 ("x86: Don't build some unused objects in TPL")
> > ---
> >
> > arch/x86/cpu/apollolake/Makefile | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list