[U-Boot] [PATCH v3 18/62] x86: Add Kconfig options to build 64-bit U-Boot

Bin Meng bmeng.cn at gmail.com
Tue Jan 17 03:11:29 CET 2017


On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
> Add a new CONFIG_X86_64 option which will eventually cause U-Boot to be
> built as a 64-bit application, with SPL doing the 16/32-bit init.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3:
> - Use tab instead of space in Kconfig help line
>
> Changes in v2: None
>
>  arch/x86/Kconfig | 46 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 46 insertions(+)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list