Re: HDMI on Overo with Linaro ALIP

2011-09-16 Thread Tom Gall
Which hwpack are you using? On Fri, Sep 16, 2011 at 10:26 PM, AJ ONeal wrote: > I've got a tobi board with HDMI, I just put in the ALIP image and plugged it > into my TV for the first time, but I get nothing (but I'm also plugged in > via serial and see that it boots completely). > So I try > X -

HDMI on Overo with Linaro ALIP

2011-09-16 Thread AJ ONeal
I've got a tobi board with HDMI, I just put in the ALIP image and plugged it into my TV for the first time, but I get nothing (but I'm also plugged in via serial and see that it boots completely). So I try X -configure and I get No devices to configure. Configuration failed. ddxSigGiveUp: Closi

Re: Proposal for a low-level Linux display framework

2011-09-16 Thread Daniel Vetter
On Thu, Sep 15, 2011 at 07:55:37PM -0500, Keith Packard wrote: > I suspect helper functions would be a good model to follow, rather than > trying to create a whole new device infrastructure; some of the > communication paths aren't easily separable from the underlying output > devices. This. Helpe

[pm-qa 2/2] prevent spurious char with the echo file

2011-09-16 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/Makefile |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/cpufreq/Makefile b/cpufreq/Makefile index 9c9133e..e9050e4 100644 --- a/cpufreq/Makefile +++ b/cpufreq/Makefile @@ -28,7 +28,8 @@ LOG=$(TST:.sh=.log) check: uncheck $(LOG

[pm-qa 1/2] fix error in script

2011-09-16 Thread Daniel Lezcano
Prevent a syntax error when running the test which leads to an exception in the script and exiting wildely the loop. The cpuburn stays running in background. Signed-off-by: Daniel Lezcano --- include/functions.sh | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --g

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 14:27, john stultz wrote: > On Fri, 2011-09-16 at 14:13 -0500, Zach Pfeffer wrote: >> On 16 September 2011 14:10, john stultz wrote: >> > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: >> >> git clone git://git.linaro.org/people/jstultz/android.git >> >> cd android >>

Re: Export kernel defconfig through android-build

2011-09-16 Thread john stultz
On Fri, 2011-09-16 at 14:13 -0500, Zach Pfeffer wrote: > On 16 September 2011 14:10, john stultz wrote: > > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: > >> git clone git://git.linaro.org/people/jstultz/android.git > >> cd android > >> git checkout linaro-android-3.0 > > > > Minor nit h

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 14:10, john stultz wrote: > On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: >> git clone git://git.linaro.org/people/jstultz/android.git >> cd android >> git checkout linaro-android-3.0 > > Minor nit here, going forward I think we want to point folks to the tree > here:

Re: Android Build Jenkins Log Parser plugin deployed

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 07:17, Paul Sokolovsky wrote: > Hello, > > 20Mb Android build logs were never easy to parse, and with increasing > number of builds we do, it becomes real chore. I had installing Jenkins > Log Parser plugin > (https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin) in m

Re: Export kernel defconfig through android-build

2011-09-16 Thread john stultz
On Thu, 2011-09-15 at 16:13 -0500, Zach Pfeffer wrote: > git clone git://git.linaro.org/people/jstultz/android.git > cd android > git checkout linaro-android-3.0 Minor nit here, going forward I think we want to point folks to the tree here: git://android.git.linaro.org/kernel/linaro-androi

Linaro Android 2011.09 toolchains ready

2011-09-16 Thread Bernhard Rosenkranzer
The toolchain builds featuring the 11.09 release from the toolchain WG are ready: https://android-build.linaro.org/builds/~linaro-android/toolchain-4.6-2011.09/ https://android-build.linaro.org/builds/~linaro-android/toolchain-4.5-2011.09/ Please update your builds to use it, and let me know if a

[Activity] Kernel WG Weekly Status report for week ending 2011-09-16

2011-09-16 Thread Mounir Bsaibes
Enclosed please find the link to the Weekly Status report for the kernel working group for the week ending 2011-09-16 == Meeting Minutes == https://wiki.linaro.org/WorkingGroups/Kernel/Meetings/2011-09-12 == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/Kernel/Status/2011-09-15

[Activity] Power Management WG Weekly Status report for week ending 2011-09-16

2011-09-16 Thread Mounir Bsaibes
Enclosed please find the link to the Weekly Status report for the Power Management working group for the week ending 2011-09-16. == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/PowerManagement/Status/2011-09-15 == Summary == * The PMWG will handle the common struck clk wor

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 11:17, James Westby wrote: > On Fri, 16 Sep 2011 11:02:34 -0500, Zach Pfeffer > wrote: >> On 16 September 2011 10:39, James Westby wrote: >> > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer >> > wrote: >> >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-a

Re: Building Linaro Android from source and replacing the kernel in an Linaro Android build

2011-09-16 Thread Zach Pfeffer
Great feedback Kiko! Update the post. On 16 September 2011 10:10, Christian Robottom Reis wrote: > On Thu, Sep 15, 2011 at 05:02:24PM -0500, Zach Pfeffer wrote: >> http://www.linaro.org/linaro-blog/2011/09/15/switching-out-a-pre-built-android-images-kernel/ > > Nice. To guide the audience, you mi

Re: Proposal for a low-level Linux display framework

2011-09-16 Thread Alan Cox
> I'm not sure a common interface to all of these different > channels makes sense, but surely a DSI library and an aux channel > library would fit nicely alongside the existing DDC library. DSI and the various other MIPI bits tend to be horribly panel and device specific. In one sense yes its a s

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Fri, 16 Sep 2011 11:02:34 -0500, Zach Pfeffer wrote: > On 16 September 2011 10:39, James Westby wrote: > > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer > > wrote: > >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds > >> > >> F

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 10:55, Paul Sokolovsky wrote: > Hello, > > Just my 2 cents. > > On Thu, 15 Sep 2011 16:13:32 -0500 > Zach Pfeffer wrote: > >> On 15 September 2011 15:58, James Westby >> wrote: >> > On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer >> > wrote: >> >> I'm writing up some notes

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 10:39, James Westby wrote: > On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer > wrote: >> https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds >> >> For making downloading a programming builds easy. > > That one should b

Re: Export kernel defconfig through android-build

2011-09-16 Thread Paul Sokolovsky
Hello, Just my 2 cents. On Thu, 15 Sep 2011 16:13:32 -0500 Zach Pfeffer wrote: > On 15 September 2011 15:58, James Westby > wrote: > > On Thu, 15 Sep 2011 15:08:26 -0500, Zach Pfeffer > > wrote: > >> I'm writing up some notes on building Android from scratch and > >> replacing the kernel in a

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Fri, 16 Sep 2011 10:19:49 -0500, Zach Pfeffer wrote: > https://blueprints.launchpad.net/linaro-android/+spec/linaro-android-gen-script-to-download-and-prog-builds > > For making downloading a programming builds easy. That one should be done as an addition to the existing linaro-fetch-image t

Re: Export kernel defconfig through android-build

2011-09-16 Thread Zach Pfeffer
On 16 September 2011 08:53, James Westby wrote: > On Thu, 15 Sep 2011 16:13:32 -0500, Zach Pfeffer > wrote: >> It just does it by name. >> >> Thinking more about this. >> >> Replacing a kernel is a pretty normal operation. I think if we just >> generated a script that had the relevant paths from

Re: [PATCH] ARM: EXYNOS4: Add keypad support for Origen

2011-09-16 Thread Sachin Kamat
On 16 September 2011 17:42, Kukjin Kim wrote: > Sachin Kamat wrote: > > > > This patch adds keypad support for Origen board as GPIO keys. > > > > Signed-off-by: Sachin Kamat > > --- > > arch/arm/mach-exynos4/mach-origen.c | 58 > > +++ > > 1 files changed, 58 i

Re: Building Linaro Android from source and replacing the kernel in an Linaro Android build

2011-09-16 Thread Christian Robottom Reis
On Thu, Sep 15, 2011 at 05:02:24PM -0500, Zach Pfeffer wrote: > http://www.linaro.org/linaro-blog/2011/09/15/switching-out-a-pre-built-android-images-kernel/ Nice. To guide the audience, you might want to put some headings in, like "Getting the kernel source", "Building the kernel", "Flashing the

RE: 11.07 oprofile on panda busted?

2011-09-16 Thread Turgis, Frederic
Hi, - To my understanding, oprofile is only a statistical tool based on regular sampling like "top" (well, I shall say /proc/stat). So it runs without impacting much your use case. I don't think it is triggered on system transitions. For that, I would use kernel traces or kprobes. Still a very

Re: Export kernel defconfig through android-build

2011-09-16 Thread James Westby
On Thu, 15 Sep 2011 16:13:32 -0500, Zach Pfeffer wrote: > It just does it by name. > > Thinking more about this. > > Replacing a kernel is a pretty normal operation. I think if we just > generated a script that had the relevant paths from the build and > posted that on the build page then that

Re: 11.07 oprofile on panda busted?

2011-09-16 Thread Bianconi, Cyril
David, Please find below my replies (CB>). I hope that they can help you. Sorry all the "I cannot say" due to legal stuffs but you should be in touch with ARM guys of Linaro to have the errata list. This does not provide many more info but at least you will have their official communication. They

Re: 11.07 oprofile on panda busted?

2011-09-16 Thread David Long
On Fri, 2011-09-16 at 11:30 +0200, Bianconi, Cyril wrote: > I don't think that the A9 issue is the same as the A8. However, > effects are the same i.e. it's hard to use PMU. > > I cannot communicate the A9 errata document as-is due to legal stuff > but I belive that I can explain the issue. > The

Android Build Jenkins Log Parser plugin deployed

2011-09-16 Thread Paul Sokolovsky
Hello, 20Mb Android build logs were never easy to parse, and with increasing number of builds we do, it becomes real chore. I had installing Jenkins Log Parser plugin (https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin) in my background queue (https://blueprints.launchpad.net/linaro-and

[PATCH 0/2] pin controller subsystem v7

2011-09-16 Thread Linus Walleij
From: Linus Walleij This is the sixth iteration of the controller subsystem, most changes are described in the individual patches, mainly we are now doing away with the patch to the AMBA bus to acquire pinmuxes, instead this is done from the U300 machine core. This way the impacts on the existing

RE: [PATCH] ARM: EXYNOS4: Add keypad support for Origen

2011-09-16 Thread Kukjin Kim
Sachin Kamat wrote: > > This patch adds keypad support for Origen board as GPIO keys. > > Signed-off-by: Sachin Kamat > --- > arch/arm/mach-exynos4/mach-origen.c | 58 > +++ > 1 files changed, 58 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-exy

[NOTES] Linaro Release Meeting 2011-09-15

2011-09-16 Thread Fathi Boudra
Enclosed, please find a link to the agenda, notes and actions from the Linaro Release Weekly meeting held on September 15th in #linaro-meeting on irc.freenode.net at 16:00 UTC. == Meeting Minutes == http://wiki.linaro.org/Cycles/WeeklyReleaseMeeting/2011-09-15 == Meeting Log == http://irclog

RE: [PATCH V4] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-16 Thread Kukjin Kim
Tushar Behera wrote: > > Dear Wolfgang Denk, > > On Thursday 15 September 2011 02:44 PM, Wolfgang Denk wrote: > > Dear Tushar Behera, > > > > In message<1316076867-2138-1-git-send-email-tushar.beh...@linaro.org> you > wrote: > >> ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel > >> r

Re: Proposal for a low-level Linux display framework

2011-09-16 Thread Keith Packard
On Thu, 15 Sep 2011 18:39:21 +, Florian Tobias Schandinat wrote: > Well, I'm not against sharing the code and not against taking DRM's current > implementation as a base but the steps required to make it generally > acceptable > would be to split it of, probably as a standalone module and s

Re: Proposal for a low-level Linux display framework

2011-09-16 Thread Keith Packard
On Thu, 15 Sep 2011 20:21:15 +0300, Tomi Valkeinen wrote: > 2) panel drivers, handles panel specific things. Each panel may support > custom commands and features, for which we need a dedicated driver. And > this driver is not platform specific, but should work with any platform > which has the

Re: 11.07 oprofile on panda busted?

2011-09-16 Thread Bianconi, Cyril
I don't think that the A9 issue is the same as the A8. However, effects are the same i.e. it's hard to use PMU. I cannot communicate the A9 errata document as-is due to legal stuff but I belive that I can explain the issue. The issue happens when counters are in overflow (then not sure that this i

Re: [U-Boot] [Samsung] [PATCH] ORIGEN : enable device tree support

2011-09-16 Thread Minkyu Kang
Dear Angus Ainslie, On 12 September 2011 16:04, Chander Kashyap wrote: > Dear Angus, > > On 10 September 2011 03:32,   wrote: >> From: Angus Ainslie >> >> Enable passing a flattened device tree to the kernel. >> >> Signed-off-by: Angus Ainslie > Acked-by: Chander Kashyap >> --- >>  include/con

Re: [U-Boot] [PATCH v2] ORIGEN : use absolute paths and fix tool naming

2011-09-16 Thread Minkyu Kang
Dear Angus Ainslie On 13 September 2011 05:11, Angus Ainslie wrote: > On some hosts using relative paths will cause the build to fail. This > patch sets absolute paths for the tools directory > > Get rid of MSDOS style excecutable extension > > Signed-off-by: Angus Ainslie > --- >  board/samsung