[U-Boot] [PATCH v2 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Simon Glass
sjg at chromium.org
Fri Jun 5 17:34:05 CEST 2015
On 4 June 2015 at 13:16, Andrew Bradford <andrew at bradfordembedded.com> wrote:
>
> On 06/04 18:28, Bin Meng wrote:
> > Add RESET_SEG_START, RESET_SEG_SIZE and RESET_VEC_LOC Kconfig options
> > and make arch/x86/cpu/config.mk use these options.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> >
> > ---
> >
> > Changes in v2:
> > - New patch to add Kconfig options to be used by arch/x86/cpu/config.mk
> >
> > arch/x86/Kconfig | 15 +++++++++++++++
> > arch/x86/cpu/config.mk | 6 +++---
> > 2 files changed, 18 insertions(+), 3 deletions(-)
>
> Tested-by: Andrew Bradford <andrew.bradford at kodakalaris.com>
Acked-by: Simon Glass <sjg at chromium.org>
Tested on Minnowboard MAX:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list