commit | 51b0f6251928c2958f854c29b1c7a436d2c818fc | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 07 11:33:12 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 14 18:03:15 2015 -0600 |
tree | f94d6cf443bc5a931428aa17154939964f474649 | |
parent | 6793aa803c2d94414b890f9a534980eed87148be [diff] |
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 <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Andrew Bradford <andrew.bradford@kodakalaris.com> Tested-by: Simon Glass <sjg@chromium.org>