RE: Device tree support for 11.05

2011-01-27 Thread Liu Hui-R64343
On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Wed, 26 Jan 2011, Grant Likely wrote: Done. My branch is based on 2.6.38-rc1, so I cherry picked rather than rebased. The first two commits are in Linus' tree, the remainder are from devicetree/arm. You can find

Infrastructure Status Report 20110120-20110126

2011-01-27 Thread Ian Smith
* Period: (20110120-20110126) * PM: Ian Smith ian.sm...@linaro.org * Past reports : https://wiki.linaro.org/Platform/Infrastructure * Burndown information : http://status.linaro.org == Key Points for wider discussion == * status.linaro.org has now been deployed, and is being refined. This

Re: Community image testing

2011-01-27 Thread Jamie Bennett
On 01/27/11 at 12:50pm, Jamie Bennett wrote: Hi, In addition to our in-house validation and testing this is a call for help in testing the images Linaro produces. If you have supported hardware, as found on: http://snapshots.linaro.org/10.11-daily/linaro-hwpacks/ Of course this should

[PATCH] Fix build failure for s5pv310 target when CONFIG_S5PV310_DEV_SYSMMU is not defined

2011-01-27 Thread Angus Ainslie
Signed-off-by: Angus Ainslie angus.ains...@linaro.org --- arch/arm/mach-s5pv310/mach-smdkv310.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv310/mach-smdkv310.c b/arch/arm/mach-s5pv310/mach-smdkv310.c index 28680cf..d946b00 100644 ---

Re: [PATCH] Fix build failure for s5pv310 target when CONFIG_S5PV310_DEV_SYSMMU is not defined

2011-01-27 Thread Thomas Abraham
On 27 January 2011 18:49, Angus Ainslie angus.ains...@linaro.org wrote: Signed-off-by: Angus Ainslie angus.ains...@linaro.org ---  arch/arm/mach-s5pv310/mach-smdkv310.c |    2 ++  1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv310/mach-smdkv310.c

[PM] 27/01/2011 - Minutes for the Power Management WG weekly call

2011-01-27 Thread Amit Kucheria
Hello Everyone, The action packed minutes of the weekly call can be found at: https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-01-27 Attendees: Full house! Regards, Amit ___ linaro-dev mailing list linaro-dev@lists.linaro.org

Minutes actions: Toolchain Working Group meetings of Jan 2426, 2011

2011-01-27 Thread Mounir Bsaibes
Greetings, Enclosed you'll find a link to the agenda, minutes and actions from the Linaro toolchain working group weekly meetings of Jan 24 26, 2011. https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-01-24https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2010-11-24

RE: Minutes actions: Toolchain Working Group meetings of Jan 2426, 2011

2011-01-27 Thread Marcus Shawcroft
* libffi/hardfp changes are mostly complete and upstream These changes are ready to go upstream or they are upstream ? I don;t see any patch on libffi-discuss Thanks /Marcus -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If

Re: Minutes actions: Toolchain Working Group meetings of Jan 2426, 2011

2011-01-27 Thread David Gilbert
On 27 January 2011 17:20, Marcus Shawcroft marcus.shawcr...@arm.com wrote:  * libffi/hardfp changes are mostly complete and upstream These changes are ready to go upstream or they are upstream ? I don;t see any patch on libffi-discuss These are written and I'm waiting for internal sign off

Re: Device tree support for 11.05

2011-01-27 Thread Grant Likely
2011/1/26 Grant Likely grant.lik...@secretlab.ca: On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Wed, 26 Jan 2011, Grant Likely wrote: If I were able to get all the supported Linaro platforms modified and tested to support dt booting, would you be okay

Re: Device tree support for 11.05

2011-01-27 Thread Nicolas Pitre
On Thu, 27 Jan 2011, Grant Likely wrote: 2011/1/26 Grant Likely grant.lik...@secretlab.ca: On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Wed, 26 Jan 2011, Grant Likely wrote: If I were able to get all the supported Linaro platforms modified and

Re: more Samsung patches for 3.6.37

2011-01-27 Thread Nicolas Pitre
On Thu, 27 Jan 2011, Thomas Abraham wrote: On 27 January 2011 19:35, Angus Ainslie angus.ains...@linaro.org wrote: Hi Thomas, Thanks for pointing out that mailing list. Can you have a quick look a the included patch and tell me if you've seen these upstream for the v310. I found a

Re: more Samsung patches for 3.6.37

2011-01-27 Thread Scott Bambrough
On Thu, 2011-01-27 at 15:50 -0500, Nicolas Pitre wrote: defconfig for s5pv310 was deliberately avoided by the maintainer because of linus being unhappy with too many defconfigs. So for s5pv310, the s5pv210_defconfig is used. As I'd prefer to use patches in the Linaro kernel tree which are

Re: Hang or crash at init with linaro-2.6.37

2011-01-27 Thread john stultz
On Thu, 2011-01-27 at 09:21 -0500, Nicolas Pitre wrote: On Wed, 26 Jan 2011, john stultz wrote: Only once I found it the problem and noticed it didn't seem to be connected to the android changes, did I end up testing with a linaro disk image, which also showed the problem. Hmm. So

Re: Hudson bzr branches

2011-01-27 Thread Michael Hudson-Doyle
On Thu, 27 Jan 2011 15:35:44 +0100, Loïc Minier loic.min...@linaro.org wrote: Hey I'd like to propose moving our Hudson stuff to Launchpad hosted branches. This would be useful to: What do you mean by stuff? Configs? Generically useful scripts? Although I'm not really sure how

Re: RE: Device tree support for 11.05

2011-01-27 Thread Grant Likely
On Jan 27, 2011 4:07 AM, Liu Hui-R64343 r64...@freescale.com wrote: On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Wed, 26 Jan 2011, Grant Likely wrote: Done. My branch is based on 2.6.38-rc1, so I cherry picked rather than rebased. The first two

Re: Device tree support for 11.05

2011-01-27 Thread Jason Hui
Hi, Grant and Nico, On Fri, Jan 28, 2011 at 2:51 AM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Thu, 27 Jan 2011, Grant Likely wrote: 2011/1/26 Grant Likely grant.lik...@secretlab.ca: On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre nicolas.pi...@linaro.org wrote: On Wed, 26 Jan