It is still a non trivial operation.
I can built linus kernel, but I can't build the boot loader, the
vexpress-foundation-v8.dts is missing, them
make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"root=/dev/vda2 consolelog=9 rw console=ttyAMA0"' FDT_SRC=vexpress-foundation-v8.dts IMAGE=linux-system-foundation.axf
then the FDT_SRC doesn't work
And I can't find what to link symlink with...
Thanx in advance for any lights :) Spend the all day on trying to boot a regular new build kernel but so far no success.
Cheers, Phi
On Wed, Aug 21, 2013 at 6:13 PM, Phi Debian phi.debian@gmail.com wrote:
Well git.linaro.org/kernel/linux-linaro-tracking.git don't have arm64 inside arch/ so doesn't work really.
I am downloading from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
takes for ever real slow...
Still digging...
On Wed, Aug 21, 2013 at 5:06 PM, Phi Debian phi.debian@gmail.com wrote:
got this working .... tsocks git clone git://git.linaro.org/kernel/linux-linaro-tracking.git
Cheers, Phi
On Wed, Aug 21, 2013 at 5:01 PM, Phi Debian phi.debian@gmail.com wrote:
Do I need some credential to do this ?
CU82$ tsocks git clone https://git.kernel.org/cgit/linux/kernel/git/torvalds/%3E Cloning into v3.11-rc6... warning: remote HEAD refers to nonexistent ref, unable to checkout.
CU82$ tsocks git clone https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git Cloning into linux-linaro-tracking... fatal: https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git/info/refs not found: did you run git update-server-info on the server?
On Wed, Aug 21, 2013 at 4:24 PM, Phi Debian phi.debian@gmail.com wrote:
Super!!!! I try that immedialty.
Regarding the web page, I went throuh it a couple of iteration in July then Aug, and amazingly the links to version specif stuff where always accurate like
wget http://releases.linaro.org/13.07/openembedded/aarch64/img-foundation.axf or wget http://releases.linaro.org/12.10/components/toolchain/...
letting me think that all was accurate, so I was looping on this broken link :)
I let you know my progress. Cheers, Phi
On Wed, Aug 21, 2013 at 3:45 PM, Fathi Boudra fathi.boudra@linaro.org wrote:
On 21 August 2013 16:57, Phi Debian phi.debian@gmail.com wrote:
I am git iliterate, looking at https://git.linaro.org/gitweb, git://git.linaro.org/kernel/linaro-aarch64.git seems the latest... How could I get a better one?
We need to update this page.
As Riku said:
- latest linux-linaro
https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git (linux-linaro branch) or
- latest mainline kernel
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=refs...
Phi
On Wed, Aug 21, 2013 at 1:33 PM, Phi Debian phi.debian@gmail.com wrote: > Well not being a got expert I did the line given in the receipe > https://wiki.linaro.org/HowTo/BuildArm64Kernel > > % git clone git://git.linaro.org/kernel/linaro-aarch64.git > % cd linaro-aarch64 > % git checkout -b linaro-aarch64 origin/linaro-aarch64 > > I dunno how to get the latest? > Cheers, > Phi > > > > On Wed, Aug 21, 2013 at 12:46 PM, Riku Voipio riku.voipio@linaro.org wrote: >> Hi Phi Debian, >> >>>> Image.gz-3.7.0-rc2+ >>>> config-3.7.0-rc2+ >>>> System.map-3.7.0-rc2+ >>>> boot.axf >>>> In there but still no joy >> >> You might want to try to build a newer kernel, either the latest >> linux-linaro or latest mainline kernel. >> >> Riku
-- Fathi Boudra Builds and Baselines Manager | Release Manager Linaro.org | Open source software for ARM SoCs