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

Andrew Bradford andrew at bradfordembedded.com
Thu Jun 4 21:16:09 CEST 2015


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>


More information about the U-Boot mailing list