Re: [Question] About the Gator and the Power Probe

2012-09-04 Thread Jon Medhurst (Tixy)
On Tue, 2012-09-04 at 14:50 +0800, Hongbo Zhang wrote: > Current status is like this: > I found the built-in gator.ko as you told me, and built the gatord > from the git tree successfully. (The reason I don't use gatord by > apt-get is that the gatord from PPA is an old version and doesn't > match

How to soft-reset Panda Board

2012-09-04 Thread Viresh Kumar
Hi Guys, I have struggled today for some time to soft-reset panda board because the switch S1 (PWRON_RESET) resets the board, but doesn't start booting it again from xloader. Prompt simply hangs !! My kernel was crashing after uncompressing linux... print. I didn't had a debugger to see value of

Re: BUG: Reboot fails on panda board.

2012-09-04 Thread Viresh Kumar
On 4 September 2012 10:25, Viresh Kumar wrote: > Hi Andy, > > I am using Panda board with linaro Nano filesystem over SDHC card. When i > issue "reboot" command from prompt, it hangs: > > > root@linaro-nano:/# reboot > > Broadcast message from root@linaro-nano > (/dev/ttyO2) at 4:44 ... >

Re: [Question] About the Gator and the Power Probe

2012-09-04 Thread Hongbo Zhang
On 4 September 2012 15:37, Jon Medhurst (Tixy) wrote: > On Tue, 2012-09-04 at 14:50 +0800, Hongbo Zhang wrote: > > > Current status is like this: > > I found the built-in gator.ko as you told me, and built the gatord > > from the git tree successfully. (The reason I don't use gatord by > > apt-ge

Re: [Question] About the Gator and the Power Probe

2012-09-04 Thread Jon Medhurst (Tixy)
On Tue, 2012-09-04 at 17:43 +0800, Hongbo Zhang wrote: > I just know there is a Linaro Overlay PPA for this gator, I didn't add > this PPA manually, by default there is no such PPA. > I think this is the reason of old version gatord. This PPA should be added by default in all Linaro images becaus

Re: New beta LAVA feature: filters and subscriptions

2012-09-04 Thread Alexander Sack
On Mon, Sep 3, 2012 at 7:12 AM, Michael Hudson-Doyle wrote: > Hi all, > > I've just deployed a new feature for LAVA: the ability to filter and > subscribe (by email) to test results. You can see, define and > subscribe to filters at: > > https://validation.linaro.org/lava-server/filters/ > >

Re: How to soft-reset Panda Board

2012-09-04 Thread xuefeng rao
Thanks for your tip! On my pandaborad, system will boot after Re-inserting the SD Card. It seems that SD Card insert event will trigger the booting procedure. 2012/9/4 Viresh Kumar > Hi Guys, > > I have struggled today for some time to soft-reset panda board because > the switch S1 (PWRON_RESET)

Gumstix Overo Support

2012-09-04 Thread Steffen Hemer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello there, are there any plans to support the Overo COM platform again by Linaro ? After a long time of experimentation I got the 11.07 release running stable but the kernel sources are missing so I can't compile some system drivers. In the reposito

[PATCH] bootwrapper: Use local definition of string.h

2012-09-04 Thread Jon Medhurst (Tixy)
The semihosting and FDT code makes use of libc style string functions implemented in our string.c, however it relies of the system providing the string.h header file. This causes problems on toolchains that don't provide these headers, like Android toolchains, and it also means that we include dec

Re: [PATCH] bootwrapper: Use local definition of string.h

2012-09-04 Thread Peter Maydell
On 4 September 2012 15:57, Jon Medhurst (Tixy) wrote: Thanks for this patch; looks pretty good. > The semihosting and FDT code makes use of libc style string > functions implemented in our string.c, however it relies of the system "relies on". (I can fix this when I commit the patch.) > provid

Re: [PATCH] bootwrapper: Use local definition of string.h

2012-09-04 Thread Peter Maydell
On 4 September 2012 16:10, Peter Maydell wrote: > I guess to be fully consistent we should provide our own > stddef.h and stdint.h, but if it's not causing problems it's > not worth the effort. Actually, I'm wrong there. We're using gcc's -ffreestanding so it's being a conforming freestanding imp

Re: [PATCH] bootwrapper: Use local definition of string.h

2012-09-04 Thread Jon Medhurst (Tixy)
On Tue, 2012-09-04 at 16:10 +0100, Peter Maydell wrote: > On 4 September 2012 15:57, Jon Medhurst (Tixy) wrote: > > diff --git a/string.h b/string.h > > new file mode 100644 > > index 000..f1aebdf > > --- /dev/null > > +++ b/string.h > > @@ -0,0 +1,16 @@ > > +#ifndef STRING_H > > +#define STRI

Re: [PATCH] bootwrapper: Use local definition of string.h

2012-09-04 Thread Dave Martin
On Tue, Sep 04, 2012 at 04:26:32PM +0100, Jon Medhurst (Tixy) wrote: > On Tue, 2012-09-04 at 16:10 +0100, Peter Maydell wrote: > > On 4 September 2012 15:57, Jon Medhurst (Tixy) wrote: > > > diff --git a/string.h b/string.h > > > new file mode 100644 > > > index 000..f1aebdf > > > --- /dev/nul

Re: Gumstix Overo Support

2012-09-04 Thread Zach Pfeffer
Adding Ash. On 4 September 2012 08:35, Steffen Hemer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello there, > > are there any plans to support the Overo COM platform again by Linaro ? > After a long time of experimentation I got the 11.07 release running > stable but the kernel

Android Platform Team meeting agenda posted

2012-09-04 Thread Zach Pfeffer
Take a look at: https://wiki.linaro.org/Platform/Android/Meetings/2012-09-05 Feel free to add to the agenda and join us in #linaro-meeting on irc.freenode.net at 13:00 UTC on 9/5/2012. -- Zach Pfeffer Android Platform Team Lead, Linaro Platform Teams Linaro.org | Open source software for ARM So

Re: Gumstix Overo Support

2012-09-04 Thread Jonathan Kunkee
Sorry, I managed to only reply to this to Steffen earlier. I've been wondering the same thing for some time, and after some digging and watching the mailing lists I did find a couple of things. Notably, one possible solution can be found on the Gumstix wiki where they link recent binary builds that

Re: Gumstix Overo Support

2012-09-04 Thread Ash Charles
Hi Steffen, The Overo COM is a community-supported board for Linaro meaning that Linaro doesn't dedicate resources to fixing bugs or enabling new features for this board. That said, Linaro engineers have been more than willing to accept patches from the community and ready to help me (and other O

Re: New beta LAVA feature: filters and subscriptions

2012-09-04 Thread Michael Hudson-Doyle
Alexander Sack writes: > On Mon, Sep 3, 2012 at 7:12 AM, Michael Hudson-Doyle > wrote: >> Hi all, >> >> I've just deployed a new feature for LAVA: the ability to filter and >> subscribe (by email) to test results. You can see, define and >> subscribe to filters at: >> >> https://validation.

Re: [Question] About the Gator and the Power Probe

2012-09-04 Thread Hongbo Zhang
On 4 September 2012 18:51, Jon Medhurst (Tixy) wrote: > On Tue, 2012-09-04 at 17:43 +0800, Hongbo Zhang wrote: > > > I just know there is a Linaro Overlay PPA for this gator, I didn't add > > this PPA manually, by default there is no such PPA. > > I think this is the reason of old version gatord.