[PATCH 1/4] resolve clock_info reallocationg issue

2011-04-20 Thread yong . shen
From: Yong Shen yong.s...@linaro.org everytime when screen refresh, the clock_info data stucture will be reacclocated, which does not make sence. This patch addresses this issue. Signed-off-by: Yong Shen yong.s...@linaro.org --- clocks.c | 204

[PATCH 3/4] add sorting feature into powerdebug

2011-04-20 Thread yong . shen
From: Yong Shen yong.s...@linaro.org push 'S' key to switch to 'sorting' mode, all the clocks will be sorted by their name. Signed-off-by: Yong Shen yong.s...@linaro.org --- clocks.c | 140 +- display.c| 16 --- powerdebug.c

[PATCH 4/4] Make 'status' and 'state' of regulator a little bit clearer

2011-04-20 Thread yong . shen
From: Yong Shen yong.s...@linaro.org Add a simple postfix to 'status' and 'state' when displaying regulator information, to emphasis that 'status' is about hardware status while 'state' is a software concept. Signed-off-by: Yong Shen yong.s...@linaro.org --- display.c |4 ++-- regulator.c

[Android: platform/manifest.git] Added manifest for LEB for Pandaboard

2011-04-20 Thread Patrik Ryd
--- LEB-panda.xml | 195 + 1 files changed, 195 insertions(+), 0 deletions(-) create mode 100644 LEB-panda.xml diff --git a/LEB-panda.xml b/LEB-panda.xml new file mode 100644 index 000..3b11bd6 --- /dev/null +++ b/LEB-panda.xml @@

Re: [PATCH v2 01/12] mmc: add none blocking mmc request function

2011-04-20 Thread Per Forlin
Hi, On 15 April 2011 12:34, David Vrabel david.vra...@csr.com wrote: On 06/04/11 20:07, Per Forlin wrote: Previously there has only been one function mmc_wait_for_req to start and wait for a request. This patch adds  * mmc_start_req - starts a request wihtout waiting  * mmc_wait_for_req_done

Re: [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers

2011-04-20 Thread Per Forlin
On 17 April 2011 09:09, Lin Tony-B19295 b19...@freescale.com wrote: Hi Per        Just have a glance of your patch, good thinking. But I have a question about this patch. You modified mmc_test to test your driver. Does it mean your driver's performance enhancement depends on application? I

Re: [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers

2011-04-20 Thread Per Forlin
On 17 April 2011 17:46, Shawn Guo shawn@freescale.com wrote: On Wed, Apr 06, 2011 at 09:07:04PM +0200, Per Forlin wrote: [...] +static int mmc_test_rw_multiple(struct mmc_test_card *test, +                             struct mmc_test_multiple_rw *tdata, +                            

[PATCH android/bionic] Add ARM optimized strcmp()

2011-04-20 Thread Jim Huang
Reference results of the experiments on TI OMAP3430 at 600 MHz $ bench_strcmp -N strcmp_1k -s 1k -I 200 [original C code] prc thr usecs/call samples errors cnt/samp size strcmp_1k 1 1 10.38000 102 0 15000 1024 [ARM optimized code] prc thr usecs/call samples errors cnt/samp size strcmp_1k 1 1

Announcement: Linaro ARM Optimized Toolchain for Android platform

2011-04-20 Thread Jim Huang
Hello list, Today we're announcing a new technical preview of ARM optimized toolchain for Android platform by Linaro[1]. Linaro is a NFP (Not For Profit) organization that aims to make embedded open source development easier and faster.  Regardless of Android release cycle from AOSP, Linaro

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

2011-04-20 Thread Per Forlin
On 16 April 2011 17:48, Shawn Guo shawn@freescale.com wrote: Hi Per, On Wed, Apr 06, 2011 at 09:07:01PM +0200, Per Forlin wrote: [...] Per Forlin (12):   mmc: add none blocking mmc request function   mmc: mmc_test: add debugfs file to list all tests   mmc: mmc_test: add test for none

[Android: device/linaro/common.git] Mount /system as /dev/block/mmcblk0p2

2011-04-20 Thread Patrik Ryd
Mounting system as mmc@blk0p2 did not work. Replaced it with /dev/block/mmcbkk0p2 as a temporary solution. --- init.rc |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/init.rc b/init.rc index c2836b9..e5b64ed 100644 --- a/init.rc +++ b/init.rc @@ -91,10 +91,9 @@

Mainlining android fastboot support to upstream u-boot

2011-04-20 Thread John Rigby
On Tue, Apr 19, 2011 at 12:33 PM, Wolfgang Denk w...@denx.de wrote: Dear Jim Huang, In message BANLkTi=ynna9nbxwng_1mfwfd6g_o09...@mail.gmail.com you wrote: My idea is that we require abstract 'bootloader' component in Android device/linaro/common, and (patched) 'u-boot' would be the

ARM/Thumb-2 kernel size comparison

2011-04-20 Thread Dave Martin
The question of the size impact of building the kernel in Thumb-2 came up to day, so I extracted some quick numbers: $ size vmlinux-* textdata bss dec hex filename 8420507 463356 826928 9710791 942cc7 vmlinux-arm 6715539 463260 826928 8005727 7a285f vmlinux-thumb2 This

[PM] 20/04/2011 - Minutes for the Power Management WG weekly call

2011-04-20 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-04-20 Highlights: 11.11 planning Regards, Amit ___ linaro-dev mailing list linaro-dev@lists.linaro.org

Re: Announcement: Linaro ARM Optimized Toolchain for Android platform

2011-04-20 Thread Michael Hope
Hi Jim. Good effort. The Android patch set will be included in gcc-linaro-4.5-2011.04 which is due out today. We need to discuss toolchain build scripts at the summit. There's a want for builds of pretty much every combination of {Android,Linux,bare metal?} target, crossed with {Native,Cross}

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-20 Thread John Rigby
Nicolas, Andy: I noticed this commit: This introduces a defconfig version of Sebastien Jan's reference config for Panda. To use the defconfig, you need to use the following scheme to expand it back to being a full config make ARCH=arm defconfig cat arch/arm/configs/omap4_defconfig .config

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-20 Thread Robert Nelson
On Wed, Apr 20, 2011 at 5:20 PM, John Rigby john.ri...@linaro.org wrote: Nicolas, Andy: I noticed this commit: This introduces a defconfig version of Sebastien Jan's reference config for Panda. To use the defconfig, you need to use the following scheme to expand it back to being a full

Re: Announcement: Linaro ARM Optimized Toolchain for Android platform

2011-04-20 Thread Jim Huang
On 21 April 2011 05:54, Michael Hope michael.h...@linaro.org wrote: Hi Jim.  Good effort.  The Android patch set will be included in gcc-linaro-4.5-2011.04 which is due out today. hi Michael, Thanks! Look forward to new release. We need to discuss toolchain build scripts at the summit.