No usb on omap3: 4.6 toolchain issue?

2011-06-07 Thread Paolo Pisati
It all started with this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/791552 basically, switching toolchain from 4.5 to 4.6, somehow broke usb on omap3. This morning i tested with linux-linaro-natty: [flag@newluxor linux-linaro-natty]$ git log --oneline -1 f15fd8f LINARO: Linux-linaro

Re: No usb on omap3: 4.6 toolchain issue?

2011-06-07 Thread Paolo Pisati
On 06/07/2011 01:09 PM, Paolo Pisati wrote: It all started with this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/791552 basically, switching toolchain from 4.5 to 4.6, somehow broke usb on omap3. This morning i tested with linux-linaro-natty: [flag@newluxor linux-linaro-natty]$ git

Re: Android emulator with latest QEMU support

2011-06-07 Thread Christian Robottom Reis
On Thu, Jun 02, 2011 at 06:39:23PM +0100, Peter Maydell wrote: > > PS: I would strongly recommend using the Meego qemu branch rather than > > upstream, since it seems to have better ARMv7 support. > > This was true six or three months ago; it is no longer so and I would > recommend using upstream

Re: Android emulator with latest QEMU support

2011-06-07 Thread Peter Maydell
On 7 June 2011 15:10, Christian Robottom Reis wrote: > If you and Bahadir are interested in cooperating and helping merge work > from the Google Android branch into upstream to reduce future porting > effort and improve core functionality, I'm +1 on some priority > reshuffling to take it on (thoug

Re: Android emulator with latest QEMU support

2011-06-07 Thread Loïc Minier
Taking the occasion to forward this link which Peter mentioned on IRC with kudos for the Linaro QEMu work and Peter's work: https://review.source.android.com/#change,23433 [...] "The system could boot and seems to work perfectly. Not a single issue has been experienced during testing." [.

Re: No usb on omap3: 4.6 toolchain issue?

2011-06-07 Thread Michael Hope
On Tue, Jun 7, 2011 at 11:09 PM, Paolo Pisati wrote: > It all started with this: > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/791552 > > basically, switching toolchain from 4.5 to 4.6, somehow broke usb on omap3. > > This morning i tested with linux-linaro-natty: > > [flag@newluxor lin

Toolchain continious build write-up

2011-06-07 Thread Michael Hope
I've done a quick write-up on the (almost) continious builds done in the toolchain group: https://wiki.linaro.org/WorkingGroups/Builds It's high level and includes things like what branches we watch, how often they get built, where the results go, and how things like testsuite results are shared.