Hello,
I am working on a Pandaboard ES and I can boot Android with the following release: http://releases.linaro.org/14.02/android/panda
However, I need some components from a newer version of the kernel. I found a version[1] which has everything that I need. However, I cannot boot it properly just by using the uImage that I generated from that kernel. You can see the log here: https://gist.github.com/rlvrs/846aec4730a28674557d As it is possible to see, the problem occurs on the init process.
I am using the same ramdisk from the working release. If it is that the problem, can you tell me a way to generate a compatible ramdisk image (rootfs)? I did not see any build with a kernel as updated.
[1] https://git.linaro.org/?p=kernel/linux-linaro-stable.git%3Ba=log%3Bh=refs/he...
Thanks in advance, Rodrigo Santos