]> Git Repo - J-u-boot.git/commit
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
authorBin Meng <[email protected]>
Sun, 7 Jun 2015 03:33:12 +0000 (11:33 +0800)
committerSimon Glass <[email protected]>
Wed, 15 Jul 2015 00:03:15 +0000 (18:03 -0600)
commit343fb990646cc3d552711bff30bda743de392f08
treef94d6cf443bc5a931428aa17154939964f474649
parentdd5921104688074e2879bddeb18349bff89688ef
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk

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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Andrew Bradford <[email protected]>
Tested-by: Simon Glass <[email protected]>
arch/x86/Kconfig
arch/x86/cpu/config.mk
This page took 0.034113 seconds and 4 git commands to generate.