x86: apl: Re-enable loading of SPL
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 15:02:15 +0000 (09:02 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 9 Jul 2020 04:33:24 +0000 (12:33 +0800)
commitdb17e40ccab6526a9db6ffdd071182a37dd888eb
tree80956941c068c7e2d12bff063d0a9fe7f49b403b
parent324ec5d7b4fcc52804cd9dd1091b884b1012e979
x86: apl: Re-enable loading of SPL

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@chromium.org>
Fixes: c87f9ce2273 ("x86: Don't build some unused objects in TPL")
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/apollolake/Makefile