[PATCH 1/2] SMDKV310: MMC SPL: Remove unwanted dummy functions

2011-07-28 Thread Chander Kashyap
Removed dummy functions in mmc_spl/board/samsung/smdkv310/mmc_boot.c, @mmc_boot.c void do_undefined_instruction(struct pt_regs *pt_regs); void do_software_interrupt(struct pt_regs *pt_regs); void do_prefetch_abort(struct pt_regs *pt_regs); void do_data_abort(struct pt_regs *pt_regs); void

Re: Kernel WG Android session

2011-07-28 Thread Lee Jones
On 27/07/11 20:33, Zach Pfeffer wrote: Landing teams and other interested parties, John Stultz will be in the Android hacking room from 11:00-13:00 (possibly earlier for working with Andy) on Monday. He'd like to meet the other LTs as well. Everyone's who's interested is invited. We can

Re: [U-Boot] [PATCH] SMDKV310: Fix undefined reference error

2011-07-28 Thread Minkyu Kang
Dear Chander Kashyap, On 26 July 2011 18:25, Chander Kashyap chander.kash...@linaro.org wrote: Fix buld error: undefined reference to '__image_copy_end' and `save_boot_params'. start.o: In function `_image_copy_end_ofs': mmc_spl/board/samsung/smdkv310/start.S:44: undefined reference to

Re: [U-Boot] [PATCH] SMDKV310: Fix build error for smdkv310 board

2011-07-28 Thread Minkyu Kang
Dear Chander Kashyap, On 26 July 2011 18:04, Chander Kashyap chander.kash...@linaro.org wrote: Fix build error for smdkv310 board: board/samsung/smdkv310/smdkv310.c:126: undefined reference to `gpio_set_pull' Signed-off-by: Chander Kashyap chander.kash...@linaro.org ---  

OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, I compiled and booted a linux-linaro-3.0 kernel on a beagle board. The config file is omap2plus_defconfig. When the init process booted, I have the OOM killer triggered and killing the different tasks on my system. Is it a known issue ?

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread James Westby
Hi, Have you tried the omap3 hardware pack with a Linaro image? That contains the 3.0 kernel I think, so may give a comparison point. Thanks, James On Thu, 28 Jul 2011 12:29:25 +0200, Daniel Lezcano daniel.lezc...@linaro.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/28/2011 12:58 PM, James Westby wrote: Hi, Have you tried the omap3 hardware pack with a Linaro image? That contains the 3.0 kernel I think, so may give a comparison point. Ok, let me check ... -BEGIN PGP SIGNATURE- Version: GnuPG

Re: Single zImage at Linaro Connect

2011-07-28 Thread Dave Martin
On Wed, Jul 27, 2011 at 10:58:36PM -0400, Nicolas Pitre wrote: To everyone, and especially to those who are expected to work on this topic next week, please find below a list of tasks that needs to be investigated and/or accomplished. I'll coordinate the work and collect patches for the

Remote Participation in Linaro Connect

2011-07-28 Thread Stephen Doel
Hi All, I'm looking forward to seeing many of you next week. If you're not able to make it, you can still participate in the various summits being held in 2 of the meeting rooms - Magdalene and Corpus Christi. The dial in and IRC channel details are provided here:

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Andy Doan
On 07/28/2011 05:29 AM, Daniel Lezcano wrote: Hi All, I compiled and booted a linux-linaro-3.0 kernel on a beagle board. The config file is omap2plus_defconfig. When the init process booted, I have the OOM killer triggered and killing the different tasks on my system. Is it a

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Tom Gall
I've booted and run the nano rootfs + the 3.0 on my beagle board. Which rootfs were you using? A linaro one or something custom? I would expect the LEB rootfs to OOM especially if you have no swap space setup. Regards, Tom On Thu, Jul 28, 2011 at 5:29 AM, Daniel Lezcano daniel.lezc...@linaro.org

Re: Single zImage at Linaro Connect

2011-07-28 Thread Rob Herring
On 07/27/2011 09:58 PM, Nicolas Pitre wrote: To everyone, and especially to those who are expected to work on this topic next week, please find below a list of tasks that needs to be investigated and/or accomplished. I'll coordinate the work and collect patches for the team. If you

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/28/2011 12:58 PM, James Westby wrote: Hi, Have you tried the omap3 hardware pack with a Linaro image? That contains the 3.0 kernel I think, so may give a comparison point. Ok, I tested with: developer-n-tar-20110628-1.tar.gz

Re: [RFC PATCH 06/17] ARM: kernel: save/restore generic infrastructure

2011-07-28 Thread Amit Kachhap
On 7 July 2011 21:20, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: This patch provides the code infrastructure needed to maintain a generic per-cpu architecture implementation of idle code. sr_platform.c :        - code manages patchset initialization and memory management

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread James Westby
On Thu, 28 Jul 2011 18:18:09 +0200, Daniel Lezcano daniel.lezc...@linaro.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/28/2011 12:58 PM, James Westby wrote: Hi, Have you tried the omap3 hardware pack with a Linaro image? That contains the 3.0 kernel I think, so may

Re: OOM with linux-linaro-3.0 on a beagleboard

2011-07-28 Thread Nicolas Pitre
On Thu, 28 Jul 2011, James Westby wrote: On Thu, 28 Jul 2011 18:18:09 +0200, Daniel Lezcano daniel.lezc...@linaro.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/28/2011 12:58 PM, James Westby wrote: Hi, Have you tried the omap3 hardware pack with a Linaro

Re: [pm-qa 00/14] Functional tests for cpufreq

2011-07-28 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/26/2011 02:46 PM, Daniel Lezcano wrote: These tests are for the power mangemenat QA. The test definitions are at: https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts Not all the boards have cpufreq enabled or totally

Re: [RFC PATCH 06/17] ARM: kernel: save/restore generic infrastructure

2011-07-28 Thread Lorenzo Pieralisi
On Thu, Jul 28, 2011 at 05:22:38PM +0100, Amit Kachhap wrote: On 7 July 2011 21:20, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: This patch provides the code infrastructure needed to maintain a generic per-cpu architecture implementation of idle code. sr_platform.c : -

Re: Single zImage at Linaro Connect

2011-07-28 Thread Nicolas Pitre
On Thu, 28 Jul 2011, Dave Martin wrote: On Wed, Jul 27, 2011 at 10:58:36PM -0400, Nicolas Pitre wrote: To everyone, and especially to those who are expected to work on this topic next week, please find below a list of tasks that needs to be investigated and/or accomplished. I'll

Android build failure

2011-07-28 Thread Angus Ainslie
I have a android manifest that builds fine on my local build server with -j4 for concurrent makes. The same manifest fails to build on android-build.linaro.org The log is here https://android-build.linaro.org/jenkins/job/angus-akkea_smdkv310/6/consoleText Is there something I can add to the

Re: Single zImage at Linaro Connect

2011-07-28 Thread Arnd Bergmann
On Thursday 28 July 2011 14:44:17 Nicolas Pitre wrote: We could even embed the printch() function body into the DT if we wanted to make the kernel's job even simpler. Realistic implementations of this function are tiny, so this shouldn't be too cumbersome. That really seems an abuse of

Announcing initial live-build cross build support

2011-07-28 Thread Tom Gall
Hi All, As part of the 11.07 cycle I've completed an initial implementation to live-build3 for cross build support. This means you can be on an intel box and assemble your own arm rootfs images. Generally speaking this results in a faster build than running on native arm hardware. This code

Re: Android build failure

2011-07-28 Thread Bernhard Rosenkranzer
On 28 July 2011 21:37, Angus Ainslie angus.ains...@linaro.org wrote: I have a android manifest that builds fine on my local build server with -j4 for concurrent makes. Have you tried doing a re-download locally? The issue I've had that resulted in the same error (while it may not be elfcopy for

Re: Android build failure

2011-07-28 Thread James Westby
On Thu, 28 Jul 2011 22:34:25 +0200, Bernhard Rosenkranzer bernhard.rosenkran...@linaro.org wrote: On 28 July 2011 21:37, Angus Ainslie angus.ains...@linaro.org wrote: I have a android manifest that builds fine on my local build server with -j4 for concurrent makes. Have you tried doing a

Re: Android build failure

2011-07-28 Thread James Westby
On Thu, 28 Jul 2011 13:37:38 -0600, Angus Ainslie angus.ains...@linaro.org wrote: I have a android manifest that builds fine on my local build server with -j4 for concurrent makes. The same manifest fails to build on android-build.linaro.org The log is here

Re: [pm-qa 00/14] Functional tests for cpufreq

2011-07-28 Thread Amit Kucheria
On Thu, Jul 28, 2011 at 9:13 PM, Daniel Lezcano daniel.lezc...@linaro.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/26/2011 02:46 PM, Daniel Lezcano wrote: These tests are for the power mangemenat QA. The test definitions are at:

[PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-28 Thread Chander Kashyap
Adds mmc boot support. Signed-off-by: Chander Kashyap chander.kash...@linaro.org --- mmc_spl/board/samsung/origen/Makefile | 106 mmc_spl/board/samsung/origen/mmc_boot.c | 57 + mmc_spl/board/samsung/origen/tools/mkv310_image.c | 140

[PATCH v4 0/2] ORIGEN Board Support

2011-07-28 Thread Chander Kashyap
Adds support for ORIGEN board with MMC Booting. Chander Kashyap (2): ARMV7: Add support for Samsung ORIGEN board ORIGEN: Add MMC SPL support MAINTAINERS |1 + board/samsung/origen/Makefile | 46 ++