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.wall...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to