[U-Boot] [PATCH v3 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk

Simon Glass sjg at chromium.org
Sun Jun 7 16:48:34 CEST 2015


On 6 June 2015 at 21:33, Bin Meng <bmeng.cn at gmail.com> 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Andrew Bradford <andrew.bradford at kodakalaris.com>
> Tested-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v3: None
> 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(-)

I'd like to get this change in right away as I think it makes the FSP
start-up much saner.

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list