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

2014-12-29 Thread Tom Rini
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

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

2014-12-26 Thread Steve Rae
Acked-by: Steve Rae On 14-12-23 05:02 PM, 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

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

2014-12-23 Thread Linus Walleij
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