From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v15 00/10] arm64 patch
Date: Wed, 11 Dec 2013 22:14:49 +0100 [thread overview]
Message-ID: <20131211221449.23ee4257@lilith> (raw)
In-Reply-To: <1384487159-43032-1-git-send-email-fenghua@phytium.com.cn>
Hi fenghua at phytium.com.cn,
On Fri, 15 Nov 2013 11:45:49 +0800, fenghua at phytium.com.cn wrote:
> From: David Feng <fenghua@phytium.com.cn>
>
> Changes for v15:
> - modify boot process, u-boot will run at the highest
> exception level until it prepare jump to OS.
> - Fix a few bugs in cache.S.These bug is reported by
> York Sun <yorksun@freescale.com> and Scott Wood
> <scottwood@freescale.com>.
> - when booting, slaves will wait on WFI, master wakeup
> slaves by SGI interrupt.
> - add generic_timer.c to utilize the newest timer architecture.
> - add gic.S to support gic initialization and interrupt
> operations, currently only support GICv2.
Patch series applies well to current u-boot / u-boot-arm master branch
(bd851c7a) but build (with gcc 4.8 aarch64) fails with:
Configuring for vexpress_aemv8a - Board: vexpress_aemv8a, Options: ARM64
text data bss dec
hex filename
173728 8474 220776 402978
62622 ./u-boot
tools/relocate-rela: u-boot.bin: read rela failed at 27ff8
Can you check on your side?
Amicalement,
--
Albert.
prev parent reply other threads:[~2013-12-11 21:14 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-15 3:45 [U-Boot] [PATCH v15 00/10] arm64 patch fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 01/10] fdt_support: 64bit initrd start address support fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 02/10] cmd_pxe: remove compiling warnings fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 03/10] add weak entry definition fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 04/10] arm64: Add tool to statically apply RELA relocations fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 05/10] arm64: Turn u-boot.bin back into an ELF file after relocate-rela fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 06/10] arm64: Make checkarmreloc accept arm64 relocations fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 07/10] arm64: core support fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 08/10] arm64: generic board support fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 09/10] arm64: board support of vexpress_aemv8a fenghua at phytium.com.cn
2013-11-15 3:45 ` [U-Boot] [PATCH v15 10/10] arm64: MAKEALL, filter armv8 boards from LIST_arm fenghua at phytium.com.cn
2013-11-27 20:38 ` [U-Boot] [PATCH v15 07/10] arm64: core support Bhupesh SHARMA
2013-11-29 13:35 ` FengHua
2013-11-30 18:44 ` Bhupesh Sharma
[not found] ` <bcf7ed.a55.142ae85d276.Coremail.fenghua@phytium.com.cn>
2013-12-03 10:02 ` Bhupesh Sharma
2014-01-13 11:24 ` bhupesh.sharma at freescale.com
2014-01-14 1:52 ` FengHua
2014-01-23 0:28 ` Scott Wood
2014-01-23 1:06 ` drambo
2014-01-24 1:20 ` FengHua
2014-01-09 9:49 ` [U-Boot] how to get u-boot code with " TigerLiu at viatech.com.cn
2014-01-11 6:44 ` FengHua
2014-01-11 6:50 ` Jagan Teki
2014-01-13 0:54 ` TigerLiu at viatech.com.cn
2014-01-14 9:12 ` TigerLiu at viatech.com.cn
2014-01-15 6:37 ` Wolfgang Denk
2014-01-15 11:27 ` Abraham Varricatt
2014-01-15 12:25 ` Wolfgang Denk
2014-01-20 10:54 ` TigerLiu at viatech.com.cn
2014-01-20 11:57 ` bhupesh.sharma at freescale.com
2014-01-21 0:49 ` TigerLiu at viatech.com.cn
2014-01-22 19:02 ` drambo
2014-01-23 7:15 ` bhupesh.sharma at freescale.com
2014-01-23 7:54 ` TigerLiu at viatech.com.cn
2014-02-11 13:33 ` bhupesh.sharma at freescale.com
2014-02-12 2:08 ` TigerLiu at viatech.com.cn
2014-02-12 7:15 ` bhupesh.sharma at freescale.com
2014-02-12 7:26 ` TigerLiu at viatech.com.cn
2014-02-12 7:52 ` Inderpal Singh
2014-02-12 8:02 ` TigerLiu at viatech.com.cn
2014-02-12 8:06 ` Inderpal Singh
2014-02-12 8:14 ` TigerLiu at viatech.com.cn
2014-02-12 8:25 ` bhupesh.sharma at freescale.com
2014-02-12 9:37 ` Inderpal Singh
2014-01-23 15:58 ` Detlev Zundel
2014-01-23 17:04 ` Darwin Rambo
2014-01-25 19:46 ` bhupesh.sharma at freescale.com
2014-01-26 1:42 ` drambo
2013-12-11 21:14 ` Albert ARIBAUD [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131211221449.23ee4257@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.