Re: [PATCH android/device/linaro/beagleboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
On Wed, Mar 23, 2011 at 12:57 AM, Alexander Sack a...@linaro.org wrote: On Tue, Mar 22, 2011 at 8:07 AM, Jeremy Chang jeremy.ch...@linaro.org wrote: Same time, we could rethink the partition layout, Partition layout is wikied at https://wiki.linaro.org/Platform/Android/DevBoards. The original

[PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
vold.fstab is the vold configuration file to tell what the device to mount. Signed-off-by: Jeremy Chang jeremy.ch...@linaro.org --- device.mk | 16 pandaboard.mk |1 + vold.fstab| 15 +++ 3 files changed, 32 insertions(+), 0 deletions(-) create mode

[REMINDER] Weekly Release Meeting 2011-03-24

2011-03-23 Thread Jamie Bennett
Hi, The weekly Linaro Release Meeting will be held at 17:00 UTC tomorrow. The agenda for the meeting can be found at: https://wiki.linaro.org/Releases/WeeklyReleaseMeeting/2011-03-24 and previous action items were: * JesseBarker to test gfx image and report back his findings to tgall_foo,

Re: [powerdebug 01/14] encapsulate the options code

2011-03-23 Thread Amit Kucheria
On Tue, Mar 22, 2011 at 1:40 PM, Daniel Lezcano daniel.lezc...@free.fr wrote: From: Daniel Lezcano dlezc...@fr.ibm.com Create a single structure for powerdebug options. Signed-off-by: Daniel Lezcano dlezc...@fr.ibm.com Hi Daniel, Thanks for this work. Much appreciated. Your first patch

Re: [PATCH] Dpkg/Shlibs.pm: multiarch search paths

2011-03-23 Thread Hector Oron
Hi, (Apologies for big attachment on previous email) 2011/3/21 Hector Oron hector.o...@gmail.com: 2011/3/21 Matthias Klose d...@ubuntu.com: the gcc-4.4 packaging is able to build a reverse cross.  I didn't check gcc-4.5 and gcc-4.6. A test build on gcc-4.6 shows reverse build fails. See

Linaro Ubuntu 11.05 Beta Freeze tomorrow

2011-03-23 Thread Jamie Bennett
Hi, From tomorrow the Beta Freeze restriction comes into effect for all packages that are in the Ubuntu main archive. This means that all uploads to the main archive will need to be manually approved by the Linaro and Ubuntu release teams as we prepare for Beta release. For an explanation of

[powerdebug V2: 08/14] Remove pointless declarations

2011-03-23 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano daniel.lezc...@free.fr --- powerdebug.h |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/powerdebug.h b/powerdebug.h index 4a7c9b0..402145b 100644 --- a/powerdebug.h +++ b/powerdebug.h @@ -35,9 +35,6 @@ extern int selectedwindow; extern

[powerdebug V2: 13/14] Remove Makefile

2011-03-23 Thread Daniel Lezcano
Remove the Makefile to put in place the next patch where it is generated Signed-off-by: Daniel Lezcano daniel.lezc...@free.fr --- Makefile | 26 -- 1 files changed, 0 insertions(+), 26 deletions(-) delete mode 100644 Makefile diff --git a/Makefile b/Makefile deleted

[powerdebug V2: 02/14] save some bytes by allocating dynamically the string option

2011-03-23 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano daniel.lezc...@free.fr --- powerdebug.c |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/powerdebug.c b/powerdebug.c index efdb1a2..05c0e34 100644 --- a/powerdebug.c +++ b/powerdebug.c @@ -85,7 +85,7 @@ struct powerdebug_options {

[powerdebug V2: 06/14] encapsulate the keystroke callback

2011-03-23 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano daniel.lezc...@free.fr --- powerdebug.c | 160 +++--- 1 files changed, 86 insertions(+), 74 deletions(-) diff --git a/powerdebug.c b/powerdebug.c index 71efcd1..73f10dc 100644 --- a/powerdebug.c +++ b/powerdebug.c

[powerdebug V2: 04/14] check the return value of init_regulator_ds and fix prototype

2011-03-23 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano daniel.lezc...@free.fr --- powerdebug.c |3 ++- powerdebug.h |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/powerdebug.c b/powerdebug.c index 7de6ddd..8d74538 100644 --- a/powerdebug.c +++ b/powerdebug.c @@ -185,7 +185,8 @@ int main(int

Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Patrik Ryd
On 23 March 2011 09:01, Jeremy Chang jeremy.ch...@linaro.org wrote: vold.fstab is the vold configuration file to tell what the device to mount. Signed-off-by: Jeremy Chang jeremy.ch...@linaro.org --- device.mk | 16 pandaboard.mk |1 + vold.fstab| 15

Re: Future desktop on dumb frame buffers?

2011-03-23 Thread Robert Fekete
On 21 March 2011 21:08, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, Mar 21, 2011 at 3:50 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Mon, Mar 21, 2011 at 20:25, Jesse Barnes jbar...@virtuousgeek.org wrote: On Mon, 21 Mar 2011 19:19:43 + timofonic timofonic

Re: [powerdebug V2: 14/14] Add configure framework

2011-03-23 Thread Daniel Lezcano
On 03/23/2011 02:44 PM, Arnd Bergmann wrote: On Wednesday 23 March 2011, Daniel Lezcano wrote: AUTHORS |1 + ChangeLog|1 + Makefile.am | 13 + NEWS |1 + autogen.sh | 10 ++ configure.ac | 26 ++ Why would

[PATCH] dpkg-cross: handle multi-arch packages too

2011-03-23 Thread Marcin Juszkiewicz
Hi Ubuntu 'natty' switched to multiarch recently and my cross toolchain packages started to fail to build. Most of problems were fixed but then dpkg-cross hit us. Today I looked at dpkg-cross and made attached patch to handle problem. What patch does is converting multiarch packages into old

Re: Future desktop on dumb frame buffers?

2011-03-23 Thread Clark, Rob
On Wed, Mar 23, 2011 at 9:09 AM, Robert Fekete robert.fek...@linaro.orgwrote: On 21 March 2011 21:08, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, Mar 21, 2011 at 3:50 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Mon, Mar 21, 2011 at 20:25, Jesse Barnes

Re: [powerdebug V2: 14/14] Add configure framework

2011-03-23 Thread Daniel Lezcano
On 03/23/2011 03:55 PM, Arnd Bergmann wrote: On Wednesday 23 March 2011, Daniel Lezcano wrote: On 03/23/2011 02:44 PM, Arnd Bergmann wrote: On Wednesday 23 March 2011, Daniel Lezcano wrote: AUTHORS |1 + ChangeLog|1 + Makefile.am | 13 + NEWS

[PM] 23/03/2011 - Minutes for the Power Management WG weekly call

2011-03-23 Thread Amit Kucheria
Hi All, The minutes of the power management weekly call can be found at : https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-03-23 Highlights: Planning kick-off for 11.11 Regards, Amit ___ linaro-dev mailing list

Re: LinaroAndroidBuildService

2011-03-23 Thread Guilherme Salgado
On Wed, 2011-03-23 at 13:25 -0300, Guilherme Salgado wrote: Hi Michael, That wiki page[1] gave me a good overview of the build service; I have only a couple questions. Also, even though I didn't actually read most of the code, I saw some shell script to configure the build slave and I'm

Re: [PATCH android/device/linaro/beagleboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
On Wed, Mar 23, 2011 at 9:57 PM, Alexander Sack a...@linaro.org wrote: On Wed, Mar 23, 2011 at 8:51 AM, Jeremy Chang jeremy.ch...@linaro.org wrote: On Wed, Mar 23, 2011 at 12:57 AM, Alexander Sack a...@linaro.org wrote: On Tue, Mar 22, 2011 at 8:07 AM, Jeremy Chang jeremy.ch...@linaro.org

Re: [PATCH android/device/linaro/pandaboard] Add vold.fstab

2011-03-23 Thread Jeremy Chang
On Wed, Mar 23, 2011 at 9:46 PM, Patrik Ryd patrik@linaro.org wrote: On 23 March 2011 09:01, Jeremy Chang jeremy.ch...@linaro.org wrote: vold.fstab is the vold configuration file to tell what the device to mount. Signed-off-by: Jeremy Chang jeremy.ch...@linaro.org ---  device.mk     |  

Re: [PATCH android/device/linaro/beagleboard] Add vold.fstab

2011-03-23 Thread Alexander Sack
On Wed, Mar 23, 2011 at 5:37 PM, Jeremy Chang jeremy.ch...@linaro.org wrote: On Wed, Mar 23, 2011 at 9:57 PM, Alexander Sack a...@linaro.org wrote: On Wed, Mar 23, 2011 at 8:51 AM, Jeremy Chang jeremy.ch...@linaro.org wrote: On Wed, Mar 23, 2011 at 12:57 AM, Alexander Sack a...@linaro.org

[CPUFREQ] calculate delay after dbs_check_cpu

2011-03-23 Thread Vincent Guittot
Nicolas, Could you merge the attached commit ? It comes from next branch of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git. It should be needed for the current linaro kernel cycle Regards, Vincent From 5cb2c3bd0c5e0f3ced63f250ec2ad59d7c5c626a Mon Sep 17 00:00:00 2001 From:

Re: [PATCH] dpkg-cross: handle multi-arch packages too

2011-03-23 Thread Neil Williams
On Wed, 23 Mar 2011 15:37:34 +0100 Marcin Juszkiewicz marcin.juszkiew...@linaro.org wrote: Ubuntu 'natty' switched to multiarch recently and my cross toolchain packages started to fail to build. Most of problems were fixed but then dpkg-cross hit us. Today I looked at dpkg-cross and made

Re: [PATCH] Dpkg/Shlibs.pm: multiarch search paths

2011-03-23 Thread Steve Langasek
Hi Hector, On Mon, Mar 21, 2011 at 05:43:19PM +, Hector Oron wrote: (Apologies for big attachment on previous email) 2011/3/21 Hector Oron hector.o...@gmail.com: 2011/3/21 Matthias Klose d...@ubuntu.com: the gcc-4.4 packaging is able to build a reverse cross.  I didn't check

Re: Device Tree on ARM status report - Mar 20

2011-03-23 Thread Grant Likely
On Tue, Mar 22, 2011 at 09:58:58AM +, Tixy wrote: Hi Grant On Mon, 2011-03-21 at 03:25 -0600, Grant Likely wrote: For each board, I need an engineer to do the following: 1) Enable CONFIG_OF_LIBFDT and CONFIG_SYS_BOOTMAPSZ against the Linaro u-boot tree. Which tree should I use,

Re: Device Tree on ARM status report - Mar 20

2011-03-23 Thread John Rigby
FDT support is in both so stick with stable. It is only enabled for beagle. Search of FDT in include/config/omap3_beagle.h to see how to turn it on for other boards. If we want this turned on for other boards let me know which ones. John On Wed, Mar 23, 2011 at 3:09 PM, Grant Likely

Re: LinaroAndroidBuildService

2011-03-23 Thread Michael Hudson-Doyle
Thanks for the comments! On Wed, 23 Mar 2011 13:25:02 -0300, Guilherme Salgado guilherme.salg...@linaro.org wrote: Hi Michael, That wiki page[1] gave me a good overview of the build service; I have only a couple questions. Excellent! Also, even though I didn't actually read most of the

Re: [PATCH] Dpkg/Shlibs.pm: multiarch search paths

2011-03-23 Thread Wookey
+++ Steve Langasek [2011-03-23 13:14 -0700]: Your mail doesn't seem to have made it through to the Debian mailing lists, and it arrived at the linaro list with the attachments stripped (presumably for size). :( Can you post these logs on a website somewhere? Not suprised at 3.7Mb (what

Re: Device Tree on ARM status report - Mar 20

2011-03-23 Thread Grant Likely
On Wed, Mar 23, 2011 at 04:08:59PM -0600, John Rigby wrote: FDT support is in both so stick with stable. It is only enabled for beagle. Search of FDT in include/config/omap3_beagle.h to see how to turn it on for other boards. If we want this turned on for other boards let me know which

Re: [PATCH 1/5] mmc: sdhci: make sdhci-esdhc-imx driver self registered

2011-03-23 Thread Grant Likely
On Mon, Mar 21, 2011 at 04:06:59PM +0800, Shawn Guo wrote: The patch turns the common stuff to in sdhci-pltfm.c into functions, and add sdhci-esdhc-imx its own .probe and .remove which in turn call into the common functions, so that sdhci-esdhc-imx driver registers itself and keep all