
17 Jan
2017
17 Jan
'17
4:51 a.m.
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass sjg@chromium.org wrote:
If SPL is used it is always build in 32-bit mode. Add a link script to handle the correct placement of the sections.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2: None
arch/x86/cpu/u-boot-spl.lds | 74 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 arch/x86/cpu/u-boot-spl.lds
applied to u-boot-x86, thanks!