[U-Boot] armv8: fix #if around spin-table code in start.S

Tom Rini trini at konsulko.com
Sun Jan 15 19:29:38 CET 2017


On Tue, Dec 27, 2016 at 11:19:43AM +0200, Oded Gabbay wrote:

> Using CONFIG_IS_ENABLED() doesn't work in SPL. This patch replaces the only
> occurrence of CONFIG_IS_ENABLED() in start.S to a regular #if defined().
> It also adds "&& !defined(CONFIG_SPL_BUILD)" to that #if statement because
> the spin-table code can't currently work in SPL, and the spin-table file
> isn't even compiled in SPL.
> 
> Signed-off-by: Oded Gabbay <oded.gabbay at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170115/760bc578/attachment.sig>


More information about the U-Boot mailing list