x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:03:45 +0000 (07:03 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit972188b3a88261969dad0c972b5b915999756d0b
tree3a13ec8edb2a617b5170d9821cf553e4d775e9b2
parent13f1dc64fd09d2894d13ca0db08ddd168bc12387
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR

Use this new option to control the location of 16-bit init. This will allow
us to place this in SPL if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Makefile
arch/x86/Makefile
arch/x86/cpu/Makefile
arch/x86/cpu/u-boot.lds