[U-Boot] [PATCH v3 36/62] x86: Add a link script for 64-bit x86
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 04:51:18 CET 2017
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> wrote:
> This needs a different image format from 32-bit x86, so add a new link
> script.
>
> 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/config.mk | 6 ++++
> arch/x86/cpu/u-boot-64.lds | 76 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 82 insertions(+)
> create mode 100644 arch/x86/cpu/u-boot-64.lds
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list