commit | 343fb990646cc3d552711bff30bda743de392f08 | [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 | dd5921104688074e2879bddeb18349bff89688ef [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>