Re: Android Tools

2011-08-26 Thread Marcin Juszkiewicz
W dniu 25.08.2011 21:20, Christian Robottom Reis pisze: On Thu, Aug 25, 2011 at 04:15:37PM -0300, Ricardo Salveti wrote: On Thu, Aug 25, 2011 at 4:04 PM, Zach Pfeffer zach.pfef...@linaro.org wrote: One thing to keep in mind is that developers will get these tools from Google during their SDK

Re: [PATCH 0/4 v4] pin controller subsystem v4

2011-08-26 Thread Linus Walleij
On Fri, Aug 26, 2011 at 3:58 AM, Barry Song 21cn...@gmail.com wrote: Do you want the pinmux_request_gpio called by the gpiolib driver or by every device driver who uses this gpio? I always thought about the gpiolib driver. I think Grant told me he wanted drivers with combined GPIO and

Re: [PATCH 1/4 v4] drivers: create a pin control subsystem

2011-08-26 Thread Linus Walleij
On Fri, Aug 26, 2011 at 5:12 AM, Barry Song 21cn...@gmail.com wrote: Tested-by: Barry Song baohua.s...@csr.com Thanks! Linus, i'll also send the patch of csr pinmux prototype. you might review and take it as another example except your stericsson U300 and take care while you merge pinmux.

Re: Linaro 11.08 released

2011-08-26 Thread Dave Martin
Hi there A few questions-- a) Is the omission of the Developers and Community Builds links from http://www.linaro.org/downloads/ intentional? This is a concern, because these links contain the _only_ deliverables for certain platform and filesystem combinations. The wiki release page itself is

[PATCH 1/3] ARM: EXYNOS4: Fix sdhci card detection for ORIGEN

2011-08-26 Thread Tushar Behera
Fix incorrect value of cd_type field in platform data for sdhci device. Based on ARM: EXYNOS4: Fix card detection for sdhci 0 and 2. commit a0d8efedb203b5b908dd46cea38201761e2380f9 Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/mach-exynos4/mach-origen.c |4 +--- 1 files

[PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-08-26 Thread Tushar Behera
Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/mach-exynos4/mach-origen.c |8 1 files changed, 8

[PATCH 0/3] Extend SDHCI support for Origen board

2011-08-26 Thread Tushar Behera
Patch 1: It fixes the incorrect card detection type. Patch 2: It enables secondary MMC port. Patch 3: It extends support of 8-bit bus width The patches are rebased to for-next branch of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git Tushar Behera (3): ARM: EXYNOS4: Fix

Re: 11.07 oprofile on panda busted?

2011-08-26 Thread Dechesne, Nicolas
On Thu, Aug 25, 2011 at 11:48 PM, Tom Gall tom.g...@linaro.org wrote: Say has anyone else run oprofile on recent builds on panda? By recent I mean say anything since 11.07? Reason for asking is I'm seeing basically a very very small number of samples being recorded... as in there's no way

Re: Linaro 11.08 released

2011-08-26 Thread Fathi Boudra
Hi, On 26 August 2011 12:18, Dave Martin dave.mar...@linaro.org wrote: Hi there A few questions-- a) Is the omission of the Developers and Community Builds links from http://www.linaro.org/downloads/ intentional? Yes, it is. We made the choice to promote only the officially supported

Re: Please just send things to linaro-dev...

2011-08-26 Thread Botao Sun
Hi Zach, Although I think linaro-andr...@linaro.org is easy to use, especially inside the team, but if consider about the development information sharing and to avoid duplicate discussion, send message to linaro-dev may be the most efficient way. I don't think we should shut down the

Re: Linaro 11.08 released

2011-08-26 Thread Amit Kucheria
On 11 Aug 26, Fathi Boudra wrote: Hi, On 26 August 2011 12:18, Dave Martin dave.mar...@linaro.org wrote: Hi there A few questions-- a) Is the omission of the Developers and Community Builds links from http://www.linaro.org/downloads/ intentional? Yes, it is. We made the choice

Re: Linaro 11.08 released

2011-08-26 Thread Alexander Sack
On Fri, Aug 26, 2011 at 12:20 PM, Fathi Boudra fathi.bou...@linaro.orgwrote: Hi, On 26 August 2011 12:18, Dave Martin dave.mar...@linaro.org wrote: Hi there A few questions-- a) Is the omission of the Developers and Community Builds links from http://www.linaro.org/downloads/

Re: Linaro 11.08 released

2011-08-26 Thread Alexander Sack
On Fri, Aug 26, 2011 at 12:20 PM, Fathi Boudra fathi.bou...@linaro.orgwrote: The wiki release page itself is not easily findable without going to the wiki. Really? It's clearly mentionned on the release announcement, posted on planet. Obviously, if somebody miss the announce and goes

Re: ANN: ASTER - Android System Testing Environment and Runtime

2011-08-26 Thread Alexander Sack
Hi Jim, sounds interesting. Would be cool to have this integrated/available in linaro android. I guess this would help us design and execute testcases for android to be run in LAVA? wonder how much overlap this has with the testrunner framework discussed/developed in pauls team for android+lava.

Re: Linaro 11.08 released

2011-08-26 Thread Fathi Boudra
On 26 August 2011 14:38, Amit Kucheria amit.kuche...@linaro.org wrote: a) Is the omission of the Developers and Community Builds links from http://www.linaro.org/downloads/ intentional? Yes, it is. We made the choice to promote only the officially supported builds on the downloads page.

Re: Linaro 11.08 released

2011-08-26 Thread Alexander Sack
On Fri, Aug 26, 2011 at 2:17 PM, Amit Kucheria amit.kuche...@linaro.orgwrote: On Fri, Aug 26, 2011 at 3:07 PM, Fathi Boudra fathi.bou...@linaro.org wrote: It assumes you know l-m-b and know where/how to get it. At this point, you reached the step 3: step by step instructions to flash the

Re: playing with the lava scheduler

2011-08-26 Thread Prince Mathew
hi I tried to run the lavaserver in a virtualenv. But when try - lava-server syncdb I am getting the following error. What might be the problem. (last lines of the error mgs) - self.connection = Database.connect(**kwargs) sqlite3.OperationalError: unable to open database file 1) What

Re: ANN: ASTER - Android System Testing Environment and Runtime

2011-08-26 Thread Paul Larson
We've talked about it with Jim already, but it's unclear at the moment whether it would be suitable as a full replacement for the android test runner, or something that our test runner would run as a test, and would help us get tests into the android test runner quickly (since hopefully it will

Erro make: *** /lib/modules/2.6.38-1003-linaro-omap/build: No such file or directory.

2011-08-26 Thread Juan Gao
Dear Linaro team, I have a problem when I try to make a module. To make the module file xx.c, I have the following command line in my Makefile: make -C /lib/modules/$(shell uname -r)/build M=$(pwd) modules an error occured: make: *** /lib/modules/2.6.38-1003-linaro-omap/build: No such

Re: Linaro 11.08 released

2011-08-26 Thread Dave Martin
On Fri, Aug 26, 2011 at 1:06 PM, Dave Martin dave.mar...@linaro.org wrote: [...] the impact of bugs in releases.  For example, bug 824545 means that the user will get an unbootable image on some boards by following our instructions -- that feels like the kind of thing that definitely needs to

[NOTES] Power Management WG Weekly Status report week ending 2011-08-26

2011-08-26 Thread Mounir Bsaibes
Enclosed please find the link to the Meeting Minutes Weekly Status report for the Power Management working group for the week ending 2011-08-26. == Meeting Minutes == https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-08-24 == Weekly Status Report ==

[NOTES] Kernel WG Weekly Status report for week ending 2011-08-26

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

Re: cpuset configuration and measurements for power management

2011-08-26 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I created a wiki page describing what we are trying to achieve with the cpuset for power management. https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Cpuset Thanks -- Daniel - -- http://www.linaro.org/ Linaro.org │ Open

Re: [NOTES] Kernel WG Weekly Status report for week ending 2011-08-26

2011-08-26 Thread Christian Robottom Reis
On Fri, Aug 26, 2011 at 09:07:44AM -0500, Mounir Bsaibes wrote: * Integrated patch set for Qualcomm Hexagon architecture Interesting. What exactly is this? * The v6/v7 single kernel patches are now accepted by Russell; these should allow linaro filesystems to work on omap2plus_defconfig

Re: cpuset configuration and measurements for power management

2011-08-26 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/26/2011 04:17 PM, Daniel Lezcano wrote: Hi all, I created a wiki page describing what we are trying to achieve with the cpuset for power management. https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Cpuset FYI, some people

11.08 Pre-built Images

2011-08-26 Thread Andy Doan
The 11.08 release includes some commonly used pre-built images. This mean you can now download a single file and dd it to your SD card without having to use linaro-media-create. The images just use the l-m-c defaults. ie, there's no pre-built image that uses BTRFS. The downloads are: - Nano:

Re: [PATCH 1/4 v4] drivers: create a pin control subsystem

2011-08-26 Thread David Brown
On Thu, Aug 25, 2011 at 12:12:59PM +0200, Linus Walleij wrote: mach-msm: Hard to tell how this works and what's available, support seems to be incomplete. Currently it seems to be wired to do either a dedicated function (like some UART pin) or GPIO, like each pin can be

Re: [PATCH 1/4 v4] drivers: create a pin control subsystem

2011-08-26 Thread Gregory Bean
On Thu, Aug 25, 2011 at 08:12:10AM -0700, David Brown wrote: On Thu, Aug 25, 2011 at 12:12:59PM +0200, Linus Walleij wrote: mach-msm: Hard to tell how this works and what's available, support seems to be incomplete. Currently it seems to be wired to do either a

Re: [NOTES] Kernel WG Weekly Status report for week ending 2011-08-26

2011-08-26 Thread Dave Martin
On Fri, Aug 26, 2011 at 3:29 PM, Christian Robottom Reis k...@linaro.org wrote: On Fri, Aug 26, 2011 at 09:07:44AM -0500, Mounir Bsaibes wrote:  * Integrated patch set for Qualcomm Hexagon architecture Interesting. What exactly is this?  * The v6/v7 single kernel patches are now accepted by

Re: [RFC PATCH 1/4] ARM: kernel: Small fixes in save/restore common code.

2011-08-26 Thread Lorenzo Pieralisi
On Fri, Aug 19, 2011 at 03:33:45PM +0100, Amit Kucheria wrote: This patch is redundant with Lorenzo's new series[1]. Adding him to cc. I suggest you rebase on top of his latest series. Yes, thanks for pointing that out. On 11 Aug 19, Amit Daniel Kachhap wrote: These changes are necessary

Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency

2011-08-26 Thread Russell King - ARM Linux
I'm not sure who's responsible for this, but the nonblocking MMC stuff is broken on OMAPs HSMMC: mmcblk0: error -84 transferring data, sector 149201, nr 64, cmd response 0x900, card status 0xb00 mmcblk0: retrying using single block

Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency

2011-08-26 Thread Santosh
+ Balaji, On Friday 26 August 2011 09:49 PM, Russell King - ARM Linux wrote: I'm not sure who's responsible for this, but the nonblocking MMC stuff is broken on OMAPs HSMMC: mmcblk0: error -84 transferring data, sector 149201, nr 64, cmd response 0x900, card status 0xb00 mmcblk0: retrying

RE: Erro make: *** /lib/modules/2.6.38-1003-linaro-omap/build: No such file or directory.

2011-08-26 Thread Juan Gao
Background information: I am testing on a Cortex-A9 panda board. Thanks, Juan -Original Message- From: Juan Gao Sent: 26 August 2011 14:23 To: 'linaro-dev@lists.linaro.org' Subject: Erro make: *** /lib/modules/2.6.38-1003-linaro-omap/build: No such file or directory. Dear Linaro team,

RE: [PATCH 1/4 v4] drivers: create a pin control subsystem

2011-08-26 Thread Stephen Warren
Linus Walleij wrote at Friday, August 26, 2011 2:35 AM: On Thu, Aug 25, 2011 at 9:13 PM, Stephen Warren swar...@nvidia.com wrote: Linus Walleij wrote at Thursday, August 25, 2011 4:13 AM: So this is radically different in that it requires the pin control system to assume basically that

Re: Bero, will you be available for tomorrow's hacking session?

2011-08-26 Thread Fabio Estevam
On Fri, Aug 26, 2011 at 2:38 PM, Zach Pfeffer zach.pfef...@linaro.org wrote: ... Since the kernel is running the framebuffer I would start to look there. Yves, Do you have a PoC for the framebuffer driver owner at Freescale? jason.c...@freescale.com Regards, Fabio Estevam

Re: Update on Gerrit deployment

2011-08-26 Thread Zach Pfeffer
On 26 August 2011 00:04, Andy Green andy.gr...@linaro.org wrote: On 08/26/2011 12:12 AM, Somebody in the thread at some point said: 1. Set up branch policy (naming, etc.) and enforce it on Gerrit level. This may require revamping branching in other toolchain/* components (upstreamed not from

Re: Please just send things to linaro-dev...

2011-08-26 Thread Zach Pfeffer
Cool. Thanks for the input everyone. On 26 August 2011 07:17, Christian Robottom Reis k...@linaro.org wrote: On Fri, Aug 26, 2011 at 01:59:55PM +0200, Alexander Sack wrote: I don't think we should shut down the #linaro-android because it's an open channel rather than the private mailing list

11.09 and beyond Android Planning

2011-08-26 Thread Zach Pfeffer
Team (and others), Now that we have images for all boards (2 images for Panda) it should allow us to really start cranking. I recently reviewed the capabilities of each board and would like to focus on enabling the connectivity options for each. In order of importance we should make sure these

Having some trouble boot Panda with MLO compiled from source

2011-08-26 Thread Zach Pfeffer
John, I'm having some trouble booting Panda with our MLO that gets compiled from source. We've got a bug: https://bugs.launchpad.net/linaro-android/+bug/833832 Which details the current state of things. -Zach ___ linaro-dev mailing list

Re: Bero, will you be available for tomorrow's hacking session?

2011-08-26 Thread Eric Miao
On Sat, Aug 27, 2011 at 1:38 AM, Zach Pfeffer zach.pfef...@linaro.org wrote: On 26 August 2011 09:35, Eric Miao eric.m...@linaro.org wrote: Hi Zach, We are really a bit short of resource at this moment. We'll definitely look into this issue once we finish our current focused work (likely the

Re: Bero, will you be available for tomorrow's hacking session?

2011-08-26 Thread Zach Pfeffer
On 26 August 2011 20:06, Eric Miao eric.m...@linaro.org wrote: On Sat, Aug 27, 2011 at 1:38 AM, Zach Pfeffer zach.pfef...@linaro.org wrote: On 26 August 2011 09:35, Eric Miao eric.m...@linaro.org wrote: Hi Zach, We are really a bit short of resource at this moment. We'll definitely look into

Re: Bero, will you be available for tomorrow's hacking session?

2011-08-26 Thread Zach Pfeffer
On 26 August 2011 13:02, Fabio Estevam feste...@gmail.com wrote: On Fri, Aug 26, 2011 at 2:38 PM, Zach Pfeffer zach.pfef...@linaro.org wrote: ... Since the kernel is running the framebuffer I would start to look there. Yves, Do you have a PoC for the framebuffer driver owner at Freescale?