[U-Boot] sparc: include config.h to start.S

Tom Rini trini at ti.com
Fri Nov 8 23:28:23 CET 2013


On Mon, Oct 21, 2013 at 10:19:38AM +0900, Masahiro Yamada wrote:

> arch/sparc/cpu/leon3/start.S requires CONFIG_SYS_SPARC_NWINDOES
> to be defined:
> 
>   #ifndef CONFIG_SYS_SPARC_NWINDOWS
>   #error Must define number of SPARC register windows, default is 8
>   #endif
> 
> But it missed to include <config.h>, which always ended up in compile error.
> 
> This commit fixes this problem.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Daniel Hellstrom <daniel at gaisler.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131108/259fdc77/attachment.pgp>


More information about the U-Boot mailing list