From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 11 Dec 2013 22:14:49 +0100 Subject: [U-Boot] [PATCH v15 00/10] arm64 patch In-Reply-To: <1384487159-43032-1-git-send-email-fenghua@phytium.com.cn> References: <1384487159-43032-1-git-send-email-fenghua@phytium.com.cn> Message-ID: <20131211221449.23ee4257@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi fenghua at phytium.com.cn, On Fri, 15 Nov 2013 11:45:49 +0800, fenghua at phytium.com.cn wrote: > From: David Feng > > 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 and Scott Wood > . > - 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.