Hi,
On Thu, Nov 11, 2010 at 11:32 AM, Anand Gadiyar gadiyar@ti.com wrote: [...]
On Thu, Nov 11, 2010 at 5:59 AM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
Now that the Linaro release is shipping with a 2.6.35 kernel, we need to move forward. I therefore created a linux-linaro-2.6.36 tree which contains the v2.6.36 core code but with the latest ARM specific pieces from mainline.
Do we have any working configs for linaro supported platforms for use with this tree?
I quickly tried to build omap based on the packaged stable kernel config, but I ran into some errors -- let me know if you want more detail.
The omap2plus_defconfig works for me, on OMAP3 and OMAP4 both.
OK, I'll probably pick up that config as a starting point -- thanks.
Could you let me know what errors you see? I can take a stab at fixing them. (Or just point me to your config).
Unfortunately I threw the tree away, but I'll try to regenerate it at some point and let you know.
For the Thumb-2 and SMP-UP integration work I'd like a config with a full set of modules that I can test, but I don't care so much about what platform it is.
SMP_ON_UP is working on this kernel I think - the OMAP4 booted up with both cores, while the OMAP3 - a unicore cpu - also booted up with the same image.
That's good news. I will certainly give it a try.
The challenge is expected when getting this working with Thumb-2 ;)
Cheers ---Dave