[U-Boot] [PATCH v3 21/62] x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 03:58:21 CET 2017
On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
> Use this new option to control the location of 32-bit init. This will allow
> us to place this in SPL if needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/cpu/intel_common/Makefile | 10 ++++++----
> arch/x86/lib/init_helpers.c | 2 +-
> 2 files changed, 7 insertions(+), 5 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list