Mike Hommey wrote:
On Tue, Aug 09, 2011 at 07:32:51PM -0300, Christian Robottom Reis wrote:
On Tue, Aug 09, 2011 at 03:08:53PM -0700, Taras Glek wrote:
> >You should definitely be trying to build using the Linaro 4.5 and 4.6
> >compiler branches; they are pretty much guaranteed to give you
Hi,
I am trying to script out creating of android partitions on different
size of sdcard. While going through android-media-create scripts, I
found the following:
return '%s,%s,%s,*\n%s,%s,L\n%s,%s,L\n%s,-,E\n%s,%s,L\n%s,,,-' % (
boot_start, boot_len, partition_type, system_st
On Mon, Aug 08, 2011 at 11:43:35PM +0200, Per Forlin wrote:
> FSG_NUM_BUFFERS is set to 2 as default.
> Usually 2 buffers are enough to establish a good buffering pipeline.
> The number may be increased in order to compensate a for bursty VFS
> behaviour.
>
> Here follows a description of system t
Sachin Kamat wrote:
>
> Signed-off-by: Sachin Kamat
> ---
>
> This patch is based on Kukjin's for-arm-soc branch.
>
> arch/arm/mach-exynos4/Kconfig |1 +
> arch/arm/mach-exynos4/mach-smdkv310.c | 11 +++
> 2 files changed, 12 insertions(+), 0 deletions(-)
>
> diff --git
Hi,
On Mon, Aug 08, 2011 at 01:01:06PM +0200, Per Forlin wrote:
> From: Per Forlin
>
> Skip the use of work queue and call musb_dma_completion() directly from
> DMA callback context.
>
> Here follows measurements on a Snowball board with ondemand governor active.
>
> Performance using work que
On 12 August 2011 09:47, Bee Hock Goh wrote:
> I am trying to script out creating of android partitions on different
> size of sdcard. While going through android-media-create scripts, I
> found the following:
>
> return '%s,%s,%s,*\n%s,%s,L\n%s,%s,L\n%s,-,E\n%s,%s,L\n%s,,,-' % (
>
Hello,
Further update on Gerrit assimilation:
1. LEB-panda build was fixed.
2. Our previous Android component forks were synced with upstream
(need to have extra pass on this to make sure nothing is missed).
3. Old tree is back at git.linaro.org/android/
4. Android team is well under way on setti
On Fri, 12 Aug 2011 15:13:39 +0300
Paul Sokolovsky wrote:
> Hello,
>
> Further update on Gerrit assimilation:
>
> 1. LEB-panda build was fixed.
> 2. Our previous Android component forks were synced with upstream
> (need to have extra pass on this to make sure nothing is missed).
> 3. Old tree i
Hi Michael,
On Tue, Aug 09, 2011 at 03:59:32PM +0200, Michael Grzeschik wrote:
> Remove the coordinate fifo and check for penup with a delayed work,
> instead of a watching kernel thread.
>
Yes, this looks much better. A few comments below.
> Issues:
> Sometimes there are well defined jitter va
This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen
controller.
DA9052 is a MFD therefore this driver depends on DA9052 core driver for core
functionalities.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v2:
- Replace kthreads with wor
This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen
controller.
DA9052 is a MFD therefore this driver depends on DA9052 core driver for core
functionalities.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v2:
- Replace kthreads with wor
Oh, the other thing is to generate the pinned-manifest.xml before the
build is made so that the build comes from the pinned-manifest.
This'll save us a step.
On 11 August 2011 22:26, Zach Pfeffer wrote:
> Paul,
>
> I was wondering if we could make a small change to android-build. I
> just recentl
On Thu, 11 Aug 2011 22:26:15 -0500, Zach Pfeffer
wrote:
> Paul,
>
> I was wondering if we could make a small change to android-build. I
> just recently tested:
>
> https://android-build.linaro.org/builds/~linaro-android/leb-panda/#build=166
>
> It works great and I'd like to move it to a first
On Thu, 11 Aug 2011 22:26:15 -0500
Zach Pfeffer wrote:
> Paul,
>
> I was wondering if we could make a small change to android-build. I
> just recently tested:
>
> https://android-build.linaro.org/builds/~linaro-android/leb-panda/#build=166
>
> It works great and I'd like to move it to a first
On Fri, 12 Aug 2011 09:01:14 -0500
Zach Pfeffer wrote:
> Oh, the other thing is to generate the pinned-manifest.xml before the
> build is made so that the build comes from the pinned-manifest.
> This'll save us a step.
One reliable way to do this is tagging, like I argued the other time.
We star
On Fri, 12 Aug 2011 18:05:29 +0300
Paul Sokolovsky wrote:
> On Fri, 12 Aug 2011 09:01:14 -0500
> Zach Pfeffer wrote:
>
> > Oh, the other thing is to generate the pinned-manifest.xml before
> > the build is made so that the build comes from the pinned-manifest.
> > This'll save us a step.
>
> O
On 12 August 2011 10:08, Paul Sokolovsky wrote:
> On Fri, 12 Aug 2011 18:05:29 +0300
> Paul Sokolovsky wrote:
>
>> On Fri, 12 Aug 2011 09:01:14 -0500
>> Zach Pfeffer wrote:
>>
>> > Oh, the other thing is to generate the pinned-manifest.xml before
>> > the build is made so that the build comes fr
On Fri, 12 Aug 2011, Felipe Balbi wrote:
> On Mon, Aug 08, 2011 at 11:43:35PM +0200, Per Forlin wrote:
> > FSG_NUM_BUFFERS is set to 2 as default.
> > Usually 2 buffers are enough to establish a good buffering pipeline.
> > The number may be increased in order to compensate a for bursty VFS
> > be
Hi,
At the last release meeting, the switch to ext4 by default has been mentioned.
My understanding is that we reach an agreement on the switch to ext4
[1] but it still
not clear if it will happen this month.
To make it happen, it will require several bug fixes:
https://bugs.launchpad.net/ubuntu/
On Friday 12 August 2011 21:12:54 Fathi Boudra wrote:
>
> At the last release meeting, the switch to ext4 by default has been mentioned.
> My understanding is that we reach an agreement on the switch to ext4
> [1] but it still
> not clear if it will happen this month.
>
> To make it happen, it wi
Chao,
Put this info and patches into a bug please so we can track it.
-Zach
On 12 August 2011 15:09, Chao Yang wrote:
> Hi Tom,
> As communicated before, I've committed the libjpeg-turbo to
> linaro-android-2.3.4. The wallpaper display problem is fixed by the patch
> enclosed.
> However, there
21 matches
Mail list logo