Commits
Simon Glass committed 972188b3a88
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>