Re: [U-Boot] [PATCH v16 00/10] arm64 patch

2014-01-10 Thread Albert ARIBAUD
Hi feng...@phytium.com.cn, On Sat, 14 Dec 2013 11:47:28 +0800, feng...@phytium.com.cn wrote: > From: David Feng > > Changes for v16: > - make the patches work with latest recently u-boot. > add rela relocation type to OBJCFLAGS definition > at arm/config.mk. Applied to u-boot-arm, wi

Re: [U-Boot] [PATCH v16 00/10] arm64 patch

2014-01-10 Thread Albert ARIBAUD
Hi tiger...@viatech.com.cn, On Fri, 10 Jan 2014 09:58:11 +0800, wrote: > Hi, Albtert: > How to download u-boot source code with arm64 patch code. > Such as : > Include arch/arm/cpu/armv8 directory. > > I used "git clone git://www.denx.de/git/u-boot.git" to download source > code. > But not fin

Re: [U-Boot] [PATCH v16 00/10] arm64 patch

2014-01-09 Thread TigerLiu
Hi, Albtert: How to download u-boot source code with arm64 patch code. Such as : Include arch/arm/cpu/armv8 directory. I used "git clone git://www.denx.de/git/u-boot.git" to download source code. But not find arm64 patch code in the downloaded source code. Best wishes, __

Re: [U-Boot] [PATCH v16 00/10] arm64 patch

2014-01-09 Thread Albert ARIBAUD
Hi feng...@phytium.com.cn, On Sat, 14 Dec 2013 11:47:28 +0800, feng...@phytium.com.cn wrote: > From: David Feng > > Changes for v16: > - make the patches work with latest recently u-boot. > add rela relocation type to OBJCFLAGS definition > at arm/config.mk. The series applies well a