Re: LiveBuild failure creating nano image

2012-02-03 Thread Peter Maydell
On 3 February 2012 22:19, Tom Gall wrote: > The last time I checked into it (last november, early december) it was > the post install scripts involving a number of different mono > packages. It's really easy to replicate. As Peter kindly suggested, > time to revisit with the new version and author

Validation at the Linaro Connect

2012-02-03 Thread Paul Larson
Interested in Validation and going to the Linaro connect? Here are some of the sessions already scheduled that you might be interested in on the Validation track: Automated bootloader testing in LAVA https://blueprints.launchpad.net/lava-dispatcher/+spec/linaro-validation-q112-bootloader-testing

Re: native gdb for Android

2012-02-03 Thread Barry Song
Ulrich, thanks a lot! 2012/2/4 Ulrich Weigand : > Barry Song <21cn...@gmail.com> wrote. >> 2012/2/3 Ulrich Weigand : >> > However, from looking at the gdbserver sources provided with Android, >> > it seems there are some differences; in particular, there's this patch: >> > >> > +/* Android doesn't

Re: [U-Boot] [PATCH v8 4/4] EXYNOS: SMDK5250: Add MMC SPL support

2012-02-03 Thread Mike Frysinger
On Friday 03 February 2012 11:05:57 Chander Kashyap wrote: > board/samsung/smdk5250/tools/mkexynos_image.c | 117 > create mode 100644 tools/mksmdk5250spl.c something funky in your diffstat ... says you're creating tools/ but the diffstat shows board/.../tools/. but the diff below looks correc

Re: LiveBuild failure creating nano image

2012-02-03 Thread Tom Gall
The last time I checked into it (last november, early december) it was the post install scripts involving a number of different mono packages. It's really easy to replicate. As Peter kindly suggested, time to revisit with the new version and author a new bug or two depending on how things go. Being

Re: LiveBuild failure creating nano image

2012-02-03 Thread Fathi Boudra
Hi Tom, On 3 February 2012 17:43, Tom Gall wrote: > Awesome! > > Thanks much for getting this fixed Peter. Perhaps at LC you might like > to see another qemu issue that keeps us from being able to cross build > the Linaro Ubuntu LEB. Which issue is it and is it reported somewhere? I'm trying to

Re: native gdb for Android

2012-02-03 Thread Ulrich Weigand
Barry Song <21cn...@gmail.com> wrote. > 2012/2/3 Ulrich Weigand : > > However, from looking at the gdbserver sources provided with Android, > > it seems there are some differences; in particular, there's this patch: > > > > +/* Android doesn't have libthread_db.so.1, just libthread_db.so.  */ > > +

Re: [PATCH V6 0/7] add a generic cpufreq driver

2012-02-03 Thread Russell King - ARM Linux
On Mon, Jan 09, 2012 at 10:52:48PM +0800, Richard Zhao wrote: > On Fri, Jan 06, 2012 at 08:53:37AM +0800, Richard Zhao wrote: > > On Thu, Jan 05, 2012 at 06:16:54AM +0800, Richard Zhao wrote: > > > hi Russell, > > > > > > May I have your ACK, you merge it? > > Russell, ping > would you have time t

[PATCH v8 3/4] EXYNOS: Add SMDK5250 board support

2012-02-03 Thread Chander Kashyap
SMDK5250 board is based on Samsungs EXYNOS5250 SoC. Signed-off-by: Chander Kashyap --- Changes for v2: - This patch is bifurcated into borad support and SoC support - Fixed typo: s/EEYNOS/EXYNOS - Squashed patch "SMDK5250: enable device tree support" in this. Changes for v

[PATCH v8 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs

2012-02-03 Thread Chander Kashyap
Samsung's ARM Cortex-A15 based SoCs are known as Exynos5 series of SoCs. This patch adds the support for Exynos5. Signed-off-by: Chander Kashyap --- Changes for v2: - This patch was part of "EXYNOS: Add SMDK5250 board support" - Now it is seprated as SoC support. Changes for v3:

[PATCH v8 4/4] EXYNOS: SMDK5250: Add MMC SPL support

2012-02-03 Thread Chander Kashyap
This patch adds support for MMC SPL booting. Signed-off-by: Chander Kashyap --- Changes for v2: - None Changes for v3: - None Changes for v4: - None Changes for v5: - None Changes for v6: - None Changes for v7: - None Changes for v8: - Moved

[PATCH v8 0/4] Add SMDK5250 board support

2012-02-03 Thread Chander Kashyap
This patchset add support for Samsung's SMDK5250 board based on EXYNOS5250 based SoC. It also adds support for MMC SPL booting. The porting is done by Samsung engineers at HQ in System LSI Team. I am contributing in upstreaming the code for the board. Based upon discussions following patches are

[PATCH v8 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro

2012-02-03 Thread Chander Kashyap
CONFIG_SYS_CLK_FREQ_C210 macro giving notion of S5PC2XX (Exynos4) architecture. Replace CONFIG_SYS_CLK_FREQ_C210 with CONFIG_SYS_CLK_FREQ to make it generic for exynos architecture. Signed-off-by: Chander Kashyap --- Changes for v2: - None Changes for v3: - None Changes for V4:

Re: LiveBuild failure creating nano image

2012-02-03 Thread Peter Maydell
On 3 February 2012 15:43, Tom Gall wrote: > Thanks much for getting this fixed Peter. Perhaps at LC you might like > to see another qemu issue that keeps us from being able to cross build > the Linaro Ubuntu LEB. Sure; or you can always reach me via the bug tracking system :-) -- PMM __

Re: LiveBuild failure creating nano image

2012-02-03 Thread Tom Gall
Awesome! Thanks much for getting this fixed Peter. Perhaps at LC you might like to see another qemu issue that keeps us from being able to cross build the Linaro Ubuntu LEB. On Fri, Feb 3, 2012 at 8:47 AM, Peter Maydell wrote: > On 21 January 2012 12:04, Peter Maydell wrote: >> $0 here is the p

[Activity] Toolchain WG Weekly Status report for week ending 2012-02-03

2012-02-03 Thread Mounir Bsaibes
Enclosed please find the link to the Weekly Status report & meeting minutes for the Toolchain working group for the week ending 2012-02-03 == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/ToolChain/Status/2012-02-02 == Meeting Minutes == https://wiki.linaro.org/WorkingGroups/Too

Re: LiveBuild failure creating nano image

2012-02-03 Thread Peter Maydell
On 21 January 2012 12:04, Peter Maydell wrote: > $0 here is the process name, and Perl is trying to set it using > prctl(PR_SET_NAME, ...). [Google says it's done that only since > Perl 5.14.] I think you're running under QEMU at this point, and > QEMU doesn't support PR_SET_NAME. qemu-linaro bug

Re: Efika MX Smartbook + serial dongle needed at Linaro Connect

2012-02-03 Thread Marcin Juszkiewicz
W dniu 01.02.2012 14:10, Marcin Juszkiewicz pisze: Hi Looks like I managed to break serial port on my Efika MX Smartbook today. As there are people in Linaro with this device I am asking for help. For this I need someone with Efika MX Smartbook and debug board to be present at conference. I wil

[ACTIVITY] Multimedia WG weekly report - wk05.2012 (20120130-20120203)

2012-02-03 Thread Ilias Biris
Hello! Please find below the summary of the weekly report for Multimedia WG, the full version of which (with links and detail) is in https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport The last meeting minutes are in https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia

Re: Linaro Android against vanilla linux kernel versions

2012-02-03 Thread Paul Sokolovsky
Hello Tugrul, On Fri, 3 Feb 2012 10:00:56 +0200 "Guclu, Tugrul" wrote: > Hi Paul > > Thanks for your answer. That was what I'm looking for. I got 2 more > questions if you would mind. > > 1) > All Android buils are available here > https://android-build.linaro.org/#builds=all ,correct ? Yes,

Re: [U-Boot] [PATCH v7 4/4] EXYNOS: SMDK5250: Add MMC SPL support

2012-02-03 Thread Chander Kashyap
Hi Mike, On 3 February 2012 02:51, Mike Frysinger wrote: > On Thursday 02 February 2012 04:11:27 Chander Kashyap wrote: >> --- /dev/null >> +++ b/board/samsung/smdk5250/tools/mkexynos_image.c > > tools should be in tools/.  there are already plenty of examples in there (see > tools/msxboot.c as t

Re: [RFC PATCH 0/2] thermal: Add generic cpu cooling devices according to thermal framework

2012-02-03 Thread Amit Kachhap
On 3 February 2012 12:42, Zhang Rui wrote: > Hi, sorry for the late response. > > On 四, 2012-01-19 at 14:47 +0530, Amit Kachhap wrote: >> On 13 December 2011 20:43, Amit Daniel Kachhap >> wrote: >> > PATCH 1)  [thermal: Add a new trip type to use cooling device instance >> > number] >> > This p

[PATCH] ux500 : decouple/recouple gic from the PRCMU

2012-02-03 Thread Daniel Lezcano
This patch allows to decouple and recouple the gic from the PRCMU. This is needed to put the A9 core in retention mode with the cpuidle driver. Signed-off-by: Daniel Lezcano --- drivers/mfd/db8500-prcmu.c | 42 ++ include/linux/mfd/db8500-prcmu.h |

Re: [RFC] Upcoming work view for individual engineers

2012-02-03 Thread Alexander Sack
On Fri, Feb 3, 2012 at 11:32 AM, Christian Robottom Reis wrote: > On Wed, Feb 01, 2012 at 12:54:29PM -0300, Guilherme Salgado wrote: >> We're trying to make status.l.o more useful to engineers and the first >> thing we're planning to do is a new page listing the upcoming work >> assigned to a give

Re: [RFC] Upcoming work view for individual engineers

2012-02-03 Thread Christian Robottom Reis
On Wed, Feb 01, 2012 at 12:54:29PM -0300, Guilherme Salgado wrote: > We're trying to make status.l.o more useful to engineers and the first > thing we're planning to do is a new page listing the upcoming work > assigned to a given person. I'm attaching a mockup of that view here and > we'd like to

Re: [RFC PATCH 0/2] thermal: Add generic cpu cooling devices according to thermal framework

2012-02-03 Thread Zhang Rui
Hi, sorry for the late response. On 四, 2012-01-19 at 14:47 +0530, Amit Kachhap wrote: > On 13 December 2011 20:43, Amit Daniel Kachhap > wrote: > > PATCH 1) [thermal: Add a new trip type to use cooling device instance > > number] > > This patch adds a new trip type THERMAL_TRIP_STATE_ACTIVE wh

[ACTIVITY] Graphics WG weekly report - wk 05.2012 (20120130-20120203)

2012-02-03 Thread Ilias Biris
Hello! Please find below the summary of the weekly report, which can be found in https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/WeeklyReport with more details and links. The last meeting minutes: https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Notes/2012-02-01 Please check a

Re: native gdb for Android

2012-02-03 Thread Barry Song
2012/2/3 Thiago Jung Bauermann : > Hi Barry, > > On Thu, 2012-02-02 at 10:23 +0800, Barry Song wrote: >> 2.    Why can’t the current gdb capture multithreads for android >> processes? This question is actually about the theory for gdb to know >> multi-threads. In my opinion, both gnu and android us