Connect sessions from the Android Platform Team

2012-02-04 Thread Tony Mansson
Hi, Please be welcomed to these sessions hosted by the Android Developer team: Device Tree on Android https://blueprints.launchpad.net/linaro-android/+spec/linaro-platforms-q112-android-device-tree Android ICS on iMX53, iMX6 and Beyond https://blueprints.launchpad.net/linaro-android/+spec/linaro

Re: [RFC PATCH v4 1/4] cpuidle: Add time keeping and irq enabling

2012-02-04 Thread Turquette, Mike
On Sat, Feb 4, 2012 at 5:36 PM, Colin Cross wrote: > On Sat, Feb 4, 2012 at 2:06 PM, Turquette, Mike wrote: >> On Sat, Feb 4, 2012 at 11:02 AM, Colin Cross wrote: >>> What's the point of the pre_enter call?  This seems very similar to >>> the prepare call that was removed in 3.2.  Drivers can al

Re: [RFC PATCH v4 1/4] cpuidle: Add time keeping and irq enabling

2012-02-04 Thread Turquette, Mike
On Sat, Feb 4, 2012 at 11:02 AM, Colin Cross wrote: > On Tue, Jan 31, 2012 at 7:00 PM, Robert Lee wrote: >> Make necessary changes to add implement time keepign and irq enabling > keeping >> in the core cpuidle code.  This will allow the remove of these >> functionalities from the platform cpuidl

Re: [RFC PATCH v4 1/4] cpuidle: Add time keeping and irq enabling

2012-02-04 Thread Colin Cross
On Tue, Jan 31, 2012 at 7:00 PM, Robert Lee wrote: > Make necessary changes to add implement time keepign and irq enabling keeping > in the core cpuidle code.  This will allow the remove of these > functionalities from the platform cpuidle implementations. > > Signed-off-by: Robert Lee > --- >  d

Re: i.MX5/6 U-Boot: Cache enabling (was: Re: [U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?)

2012-02-04 Thread Marek Vasut
> Let's discuss how to enable the i.MX5/6 caches in U-Boot: > > On 03.02.2012 12:00, Stefano Babic wrote: > > On 03/02/2012 11:18, Dirk Behme wrote: > ... > > >>> As your concerns are surely related to speed up the boot process, IMHO > >>> we can focus efforts to add cache support for MX5 / MX6.

Re: [U-Boot] i.MX5/6 U-Boot: Cache enabling

2012-02-04 Thread Aneesh V
Hi Dirk, On Saturday 04 February 2012 02:08 PM, Dirk Behme wrote: Let's discuss how to enable the i.MX5/6 caches in U-Boot: On 03.02.2012 12:00, Stefano Babic wrote: On 03/02/2012 11:18, Dirk Behme wrote: ... As your concerns are surely related to speed up the boot process, IMHO we can focu

i.MX5/6 U-Boot: Cache enabling (was: Re: [U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?)

2012-02-04 Thread Dirk Behme
Let's discuss how to enable the i.MX5/6 caches in U-Boot: On 03.02.2012 12:00, Stefano Babic wrote: On 03/02/2012 11:18, Dirk Behme wrote: ... As your concerns are surely related to speed up the boot process, IMHO we can focus efforts to add cache support for MX5 / MX6. Ok, sounds good. Any