[U-Boot] [PATCH 3/4] vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS

Tom Rini trini at ti.com
Mon Dec 29 22:29:56 CET 2014


On Wed, Dec 24, 2014 at 02:02:59AM +0100, Linus Walleij wrote:

> The Versatile Express ARMv8 semihosted FVP platform is still
> using the legacy CONFIG_SYS_EXTRA_OPTIONS method to configure
> some compile-time flags. Get rid of this and create a Kconfig
> entry for the FVP model, and a selectable bool for the
> semihosting library.
> 
> The FVP subboard is now modeled as a target choice so we can
> eventually choose between different ARMv8 versatile express
> boards (FVP, base model, Juno...) this way. All dependent
> symbols are updated to reflect this.
> 
> The 64bit Versatile Express board symbols are renamed
> VEXPRESS64 so we have some chance to see what is actually
> going on. Tested on the FVP fast model.
> 
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

This breaks building of vexpress_aemv8a by itself, at least for me:
  GEN     include/autoconf.mk
In file included from ../include/common.h:18:0:
include/config.h:4:22: fatal error: configs/.h: No such file or directory
 #include <configs/.h>

-- 
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/20141229/a41bcc34/attachment.pgp>


More information about the U-Boot mailing list