public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
@ 2011-03-18  9:27 Ed W
  2011-03-18 15:43 ` wireless
  0 siblings, 1 reply; 6+ messages in thread
From: Ed W @ 2011-03-18  9:27 UTC (permalink / raw
  To: gentoo-embedded

Hi, I'm submitting a patch for the Alix board LED driver and want to
submit a similar cleanup for the 5501 LED driver.  Anyone got a board
and a few minutes to test a kernel patch for me please?

Ed W



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
  2011-03-18  9:27 [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ? Ed W
@ 2011-03-18 15:43 ` wireless
  2011-03-19  0:12   ` Ed W
  0 siblings, 1 reply; 6+ messages in thread
From: wireless @ 2011-03-18 15:43 UTC (permalink / raw
  To: gentoo-embedded

On 03/18/11 05:27, Ed W wrote:
> Hi, I'm submitting a patch for the Alix board LED driver and want to
> submit a similar cleanup for the 5501 LED driver.  Anyone got a board
> and a few minutes to test a kernel patch for me please?
> 
> Ed W
> 
> 

http://www.pcengines.ch/alix2d3.htm


I have an alix 2d3 board. Never set it up, so you'll
have to put a bootable image up somehere I can grab put
it (your image) on CF or usb and boot; then test.

I'm not even sure it has LEDs..... as it is a box
on the shelf...


hth,
James



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
  2011-03-18 15:43 ` wireless
@ 2011-03-19  0:12   ` Ed W
  2011-03-19  8:30     ` Jean-Marc Beaune
  0 siblings, 1 reply; 6+ messages in thread
From: Ed W @ 2011-03-19  0:12 UTC (permalink / raw
  To: gentoo-embedded

On 18/03/2011 15:43, wireless wrote:
> On 03/18/11 05:27, Ed W wrote:
>> Hi, I'm submitting a patch for the Alix board LED driver and want to
>> submit a similar cleanup for the 5501 LED driver.  Anyone got a board
>> and a few minutes to test a kernel patch for me please?
>>
>> Ed W
>>
>>
> 
> http://www.pcengines.ch/alix2d3.htm
> 
> 
> I have an alix 2d3 board. Never set it up, so you'll
> have to put a bootable image up somehere I can grab put
> it (your image) on CF or usb and boot; then test.
> 
> I'm not even sure it has LEDs..... as it is a box
> on the shelf...

Thanks for the offer - you have struck the nail on the head though -
it's a soekris driver so I need a soekris board...

Note for those with Alix boards I am trying to submit an updated
alix-leds driver which means you can have GPIO *and* LEDs at the same
time.  However, you will (probably not) notice that you need to enable
the new cs5535-mfd on 2.6.38 if you want gpio to work (like 2.6.37)...
Beware... (says someone who spent a couple of hours figuring this out
today...)

Anyway, the SOekris board is quite similar so I wanted to submit the
same patch for that, but I need someone with a board to test it..

Cheers

Ed W



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
  2011-03-19  0:12   ` Ed W
@ 2011-03-19  8:30     ` Jean-Marc Beaune
  2011-03-20 16:53       ` Ed W
  0 siblings, 1 reply; 6+ messages in thread
From: Jean-Marc Beaune @ 2011-03-19  8:30 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]

Hi,

I have a Net4801, can this be of any help?

/JM

On Sat, Mar 19, 2011 at 12:12 AM, Ed W <lists@wildgooses.com> wrote:

> On 18/03/2011 15:43, wireless wrote:
> > On 03/18/11 05:27, Ed W wrote:
> >> Hi, I'm submitting a patch for the Alix board LED driver and want to
> >> submit a similar cleanup for the 5501 LED driver.  Anyone got a board
> >> and a few minutes to test a kernel patch for me please?
> >>
> >> Ed W
> >>
> >>
> >
> > http://www.pcengines.ch/alix2d3.htm
> >
> >
> > I have an alix 2d3 board. Never set it up, so you'll
> > have to put a bootable image up somehere I can grab put
> > it (your image) on CF or usb and boot; then test.
> >
> > I'm not even sure it has LEDs..... as it is a box
> > on the shelf...
>
> Thanks for the offer - you have struck the nail on the head though -
> it's a soekris driver so I need a soekris board...
>
> Note for those with Alix boards I am trying to submit an updated
> alix-leds driver which means you can have GPIO *and* LEDs at the same
> time.  However, you will (probably not) notice that you need to enable
> the new cs5535-mfd on 2.6.38 if you want gpio to work (like 2.6.37)...
> Beware... (says someone who spent a couple of hours figuring this out
> today...)
>
> Anyway, the SOekris board is quite similar so I wanted to submit the
> same patch for that, but I need someone with a board to test it..
>
> Cheers
>
> Ed W
>
>


-- 
Jean-Marc

[-- Attachment #2: Type: text/html, Size: 2065 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
  2011-03-19  8:30     ` Jean-Marc Beaune
@ 2011-03-20 16:53       ` Ed W
  0 siblings, 0 replies; 6+ messages in thread
From: Ed W @ 2011-03-20 16:53 UTC (permalink / raw
  To: gentoo-embedded

On 19/03/2011 08:30, Jean-Marc Beaune wrote:
> Hi,
> 
> I have a Net4801, can this be of any help?

Thanks for the offer, but it's the LED driver for the 5501 that I need
to test

Thanks

Ed W



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ?
@ 2011-11-05 20:31 CrypticTalk
  0 siblings, 0 replies; 6+ messages in thread
From: CrypticTalk @ 2011-11-05 20:31 UTC (permalink / raw
  To: gentoo-embedded


Hi,

I have a Soekris 5501, are you still looking for someone to test this?

I am new to Gentoo and will be trying my first cross-compile for my Soekris
sometime this week. (I have experiance with FreeBSD/Linux and
software/kernel patching/compilation. If you are able to supply the patch, I
should be able to do the rest) 

Please let or know even if you don't need a tester anymore.


Ed Wildgoose-2 wrote:
> 
> Hi, I'm submitting a patch for the Alix board LED driver and want to
> submit a similar cleanup for the 5501 LED driver.  Anyone got a board
> and a few minutes to test a kernel patch for me please?
> 
> Ed W
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Anyone-got-a-Soekris-5501-board-can-test-a-trivial-kernel-patch---tp31179906p32776828.html
Sent from the gentoo-embedded mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-05 20:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18  9:27 [gentoo-embedded] Anyone got a Soekris 5501 board can test a trivial kernel patch ? Ed W
2011-03-18 15:43 ` wireless
2011-03-19  0:12   ` Ed W
2011-03-19  8:30     ` Jean-Marc Beaune
2011-03-20 16:53       ` Ed W
  -- strict thread matches above, loose matches on Subject: below --
2011-11-05 20:31 CrypticTalk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox