[U-Boot] [PATCH v2 36/63] x86: Add a link script for 64-bit x86
Bin Meng
bmeng.cn at gmail.com
Sat Jan 14 14:31:20 CET 2017
On Sun, Nov 20, 2016 at 4:25 AM, 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>
> ---
>
> 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
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list