W dniu 25.04.2013 11:07, zhanqing Zhan(Qing) pisze:
So, i want to build arm64 kernel according to the steps of HowTo/BuildArm64Kernel.Then i use Foundatin_v8 with args such as linux-system-foundation.axf,vexpress64-openembedded_lam-armv8_20130320-274.img.
But kernel cannot run correctly. The information is described as following.
"FATAL: kernel too old" is clean message.
I also tried to create images and got sd.img. The result is also prompted above. The I tried to build kernel of linux-3.7rc1. Because some files of linux-3.6 don’t exist in linux-3.7rc1. So i copied the files of linux-3.6 to linux-3.7rc1 and completed the building.
Use AT LEAST 3.7 kernel but better would be to use 3.9-rc even.
Meanwhile i cannot find the source code of Foundation model.
It is closed source propertiary software.
Now, i want to ask for help. For example: how to build arm64 kernel which can be downloaded from www.kernel.org(linux-3.8.tar.gz)
Same way as you build older one.