[PATCH 2/2] x86: apl: Re-enable loading of SPL
Bin Meng
bmeng.cn at gmail.com
Tue Jul 7 09:56:31 CEST 2020
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>
More information about the U-Boot
mailing list