[U-Boot] [U-Boot, v2] spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT

Tom Rini trini at ti.com
Thu Jan 15 15:58:50 CET 2015


On Thu, Jan 08, 2015 at 07:23:35PM +0900, Masahiro Yamada wrote:

> If CONFIG_SPL_NOR_SUPPORT is defined, spl_nor_load_image() requires
> spl_start_uboot(), CONFIG_SYS_OS_BASE, CONFIG_SYS_SPL_ARGS_ADDR,
> CONFIG_SYS_FDT_BASE to be defined even if users just want to run
> U-Boot, not Linux.  This is inconvenient.
> 
> This patch is following the codying style of common/spl/spl_nand.c.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150115/297cd1a9/attachment.pgp>


More information about the U-Boot mailing list