[ACTIVITY] Android Team 2011-05-15 to 2011-05-21

2011-05-27 Thread Zach Pfeffer
Original: https://wiki.linaro.org/Platform/Android/Status/2011-05-28 == Key Points for wider discussion == * Debugged and enabled GFX on the Panda LEB == Team Highlights == * Worked to finish the remaining Android LAVA issues * Worked on Computex demo * Worked on Linaro toolchain issues with

[Announce] Linaro Kernel 2011.05-2.6.38 Snapshot Released

2011-05-27 Thread Deepak Saxena
The Linaro Kernel Working Group (KWG) is excited to announce the availability our May 2011 development snapshot: linux-linaro-11.05-2.6.38 This is the first of a new monthly series of development snapshots from the KWG that will provide a way for developers to work with the Linaro kernels without

Re: ST-E STM Driver Review

2011-05-27 Thread Philippe Langlais
On 27 May 2011 10:45, Arnd Bergmann wrote: > On Thursday 26 May 2011, Philippe Langlais wrote: > > > > I initiate the work to build a hardware trace framework in the kernel, > I'm > > not started the study to > > have a common userspace API for STM, thanks to this email we can start > such > > a

RE: ST-E STM Driver Review

2011-05-27 Thread Deao, Douglas
Philippe, Forgot to mention I to will be on vacation the week after you and will return on the 14th. I am only in three days next week but will try to put together a proposal for a common userspace STM API. Regards, Doug From: Deao, Douglas Sent: Thursday, May

Re: Android image goes into console suspend loop on Panda

2011-05-27 Thread Mattias Backman
>> Freezing user space processes ... (elapsed 0.02 seconds) done. >> Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done. >> Suspending console(s) (use no_console_suspend to debug) > > Thanks for testing. > > I saw that in one of the previous builds. my install from yesterday > ran f

Re: Android image goes into console suspend loop on Panda

2011-05-27 Thread Andy Green
On 05/27/2011 12:14 PM, Somebody in the thread at some point said: pm_op(): platform_pm_suspend+0x0/0x9c returns -95 PM: Device kim failed to suspend: error -95 Thanks for testing. I saw that in one of the previous builds. my install from yesterday ran for 3 hours and didn't get this issue.

Re: [CALL FOR TESTING] Linaro 11.05 Candidate

2011-05-27 Thread Guilherme Salgado
My SD card was good and udisks --inhibit didn't help. This should happen consistently if you don't run l-a-m-c as root https://bugs.launchpad.net/linaro-image-tools/+bug/789093 On Fri, 2011-05-27 at 07:58 +0200, Alexander Sack wrote: > On Fri, May 27, 2011 at 3:35 AM, Guilherme Salgado > wrote

Re: Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-27 Thread Alexander Sack
Hi Jim, On Fri, May 27, 2011 at 1:06 PM, Jim Huang wrote: > Hello list, > > If you build Android using gcc-linaro-4.5-2011.05 [1], you will > encounter a problem that bootanimation shows endless.  It results from > the mis-optimization in libgui, which handles the operations in > Android SensorMa

Re: Android image goes into console suspend loop on Panda

2011-05-27 Thread Alexander Sack
On Fri, May 27, 2011 at 11:54 AM, Mattias Backman wrote: > Hi, > > I'm sorry to send this to all, but there are no test cases on > qatracker to report this on and it seems urgent. > > A little while after booting the latest android images on my Panda it > goes into an endless loop, outputting this

Likely gcc-linaro-4.5-2011.05 misoptimization in libgui (Android)

2011-05-27 Thread Jim Huang
Hello list, If you build Android using gcc-linaro-4.5-2011.05 [1], you will encounter a problem that bootanimation shows endless. It results from the mis-optimization in libgui, which handles the operations in Android SensorManager. To work around this problem, you can apply the following patch:

Android image goes into console suspend loop on Panda

2011-05-27 Thread Mattias Backman
Hi, I'm sorry to send this to all, but there are no test cases on qatracker to report this on and it seems urgent. A little while after booting the latest android images on my Panda it goes into an endless loop, outputting this: pm_op(): platform_pm_suspend+0x0/0x9c returns -95 PM: Device kim fa

Re: linaro-uboot: device tree without ramdisk and boot_relocate_fdt cause illegal memory access in kernel

2011-05-27 Thread Shawn Guo
On Fri, May 27, 2011 at 04:52:38PM +0800, Barry Song wrote: > Hi all, > i am using linaro uboot(u-boot-linaro-stable.git). i have let our > prima2 board support device tree with some workaround in uboot. two > problems i have meet: > 1. device tree without ramdisk > now uboot used commands like >

linaro-uboot: device tree without ramdisk and boot_relocate_fdt cause illegal memory access in kernel

2011-05-27 Thread Barry Song
Hi all, i am using linaro uboot(u-boot-linaro-stable.git). i have let our prima2 board support device tree with some workaround in uboot. two problems i have meet: 1. device tree without ramdisk now uboot used commands like "bootm kernel_address ramdisk_address dtb_address" to start linux kernel

Re: ST-E STM Driver Review

2011-05-27 Thread Arnd Bergmann
On Thursday 26 May 2011, Philippe Langlais wrote: > > I initiate the work to build a hardware trace framework in the kernel, I'm > not started the study to > have a common userspace API for STM, thanks to this email we can start such > a work, but > it may be long (next week I'm in vacation till J

Re: [CALL FOR TESTING] Linaro 11.05 Candidate

2011-05-27 Thread Fathi Boudra
Hi, Here's an update on the testing of Linaro 11.05 candidate. The following bugs have been fixed: * [Bug 788765] linaro-image-tools bootargs broke panda LEB in revision 342 FIXED in linaro-image-tools 0.4.8 release. The source tarball can be found on https://launchpad.net/linaro-image-tools/

Re: [CALL FOR TESTING] Linaro 11.05 Candidate

2011-05-27 Thread Fathi Boudra
On 27 May 2011 00:50, Ricardo Salveti wrote: > On Thu, May 26, 2011 at 9:09 PM, James Westby > wrote: >> On Thu, 26 May 2011 19:17:55 -0300, Ricardo Salveti >> wrote: >>> On Thu, May 26, 2011 at 5:23 PM, Fathi Boudra >>> wrote: >>> > Issues >>> > == >>> > >>> > [Bug XX] Vexpress hardw