On Tue, 2011-10-11 at 11:17 +0800, Andy Green wrote:
On 10/11/2011 11:13 AM, Somebody in the thread at some point said:
Just a note to let you know that the linux-linaro-3.1 branch is now set up and reachable from those URLS:
http://git.linaro.org/gitweb?p=kernel/linux-linaro-3.1.git;a=summary git://git.linaro.org/kernel/linux-linaro-3.1.git
This is currently not exactly v3.1 based as the real v3.1 isn't out yet, however it should be really close. And the only addition I've forward-ported from the linux-linaro-3.0 branch is the EHCI performance fix from Ming Lei given that mainline doesn't appear to address this issue yet.
I'll maintain both linux-linaro-3.0 and linux-linaro-3.1 for a while as I'm not sure what kernel base the consumers of the Linaro kernel are going to settle on for their 11.10 release.
Great... I'll plug this together with my tracking and make a first try at tilt-linux-linaro-3.1.
Cool. In the absence of a official Android 3.1 common tree, I sat down today and actually did the same with the TI omapzoom p-common tree (just adding the linaro+android defconfigs and base origen support).
There were a few usb related mis-merges in that tree that wouldn't compile, so I fixed up. I'm guessing you've already hit and fixed them as well, but if not, you can just grab it, its here:
git://git.linaro.org/people/jstultz/android.git linaro-android-3.1-fport
There's only one new change in Nico's tree that I didn't get to test earlier today, but earlier I got it booting on both pandas, beagle, and origen.
thanks -john