Hi,
On 21 August 2013 12:46, Phi Debian phi.debian@gmail.com wrote:
Hi Fathi,
Do you know someone who could help me progress on this, I am stuck since Jul 12, well doing other things meanwhile :)
I follow the receipe to download an boot and armv8 image, all that goes well.
Which recipe? http://www.linaro.org/engineering/engineering-projects/armv8 http://releases.linaro.org/13.07/openembedded/aarch64 (build from source tab)
I then follow the receipe to build the latest kernel from git, it all goes well, I got an Image along with a vmlinux (with debug info).
Which tree?
I made the boot linux-system-foundation.axf file as descrived, I can see that my kernel in in there
$ strings -a linux-system-foundation.axf | grep phi %s version %s (phi@hpfrcu82) (gcc version 4.8.2 20130624 ...
Then this is where I am stuck and can't find receipe how to boot this.
I tried a brute ./Foundation_v8pkg/models/Linux64_GCC-4.1/Foundation_v8 --image ./linux-system-foundation.axf --block-device ./rootfs.img --network=nat
I assume you tried our 13.07 release and it works fine, right? (to rule out an issue with your set up or the rootfs)
Where rootfs.img is the vexpress64-openembedded_lamp-armv8_20130719-403.img.gz
Then I thougt 'may be' I got to populate the /boot in the rootfs.img with my new kernel stuff, so I mounted it (losetp _offset, etc..) placed 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
This part isn't needed.
Is there someone at linaro who know how to boot a fresshly build kernel, the receipe on the web must be incorect or out dated?
linaro-dev mailing list is more appropriate.
Cheers, Fathi