Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:49 Wed 24 Oct , Petr Štetiar wrote: > Wolfgang Denk [2012-10-24 11:13:03]: > > Hi, > > > There is no magic included. Others have been doing this for decades. > > Yes, sure. I was mainly interested (but didn't wrote it directly) in details > for that at91 SOC/custom design Jean has men

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Wolfgang Denk
Dear Thomas Petazzoni, In message <20121024155844.048b3e08@skate> you wrote: > > > Yes, sure. I was mainly interested (but didn't wrote it directly) in details > > for that at91 SOC/custom design Jean has mentioned - "I've design a ser2net > > + > > power switch arround a at91 SoC" (How could on

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Gross, Mark
I forgot pytimechart as a common ftrace tool I use. --mark > -Original Message- > From: mark gross [mailto:mark.gr...@intel.com] > Sent: Wednesday, October 24, 2012 7:03 AM > To: Tim Bird > Cc: CE Linux Developers List > Subject: Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit o

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread mark gross
On Tue, Oct 23, 2012 at 09:35:26AM -0700, Tim Bird wrote: > Hi everyone, > > I'm conducting a bit of a survey. I am holding a "Birds-of-a-Feather" > session at ELC Europe in a few weeks on the topic of embedded > Linux tips and tricks. For that session, I'd like to collect > ideas from people ab

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Thomas Petazzoni
Dear Petr Štetiar, On Wed, 24 Oct 2012 15:49:14 +0200, Petr Štetiar wrote: > Yes, sure. I was mainly interested (but didn't wrote it directly) in details > for that at91 SOC/custom design Jean has mentioned - "I've design a ser2net + > power switch arround a at91 SoC" (How could one handle 20 ser

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Petr Štetiar
Wolfgang Denk [2012-10-24 11:13:03]: Hi, > There is no magic included. Others have been doing this for decades. Yes, sure. I was mainly interested (but didn't wrote it directly) in details for that at91 SOC/custom design Jean has mentioned - "I've design a ser2net + power switch arround a at91

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Greg Ungerer
Hi Petr, On 10/24/2012 06:04 PM, Petr Štetiar wrote: Jean-Christophe PLAGNIOL-VILLARD [2012-10-24 08:14:09]: so I can remote them as I play with 20 to 30 hw these day If I don;t have this my desk with be full can you provide more details please? I wonder how do you handle 20-30 serial ports

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Wolfgang Denk
Dear Petr, following-up myself: > When looking for a low cost solution, have a look on ebay, too - at > the moment you can bid for about 15 Avocent Cyclades TS3000 48 Port > Terminal Servers - yes, these are old, but you get 48 serial ports for > less than 200 bucks or so... I'd like to add that

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Wolfgang Denk
Dear Petr, In message <20121024080454.ga8...@ibawizard.net> you wrote: > > can you provide more details please? I wonder how do you handle 20-30 serial > ports and on/off feature remotely. I'm interested in both HW/SW as I plan > creation of some kind of automated CI system for kernel/rootfs imag

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Petr Štetiar
Jean-Christophe PLAGNIOL-VILLARD [2012-10-24 08:14:09]: > so I can remote them as I play with 20 to 30 hw these day > If I don;t have this my desk with be full Hi, can you provide more details please? I wonder how do you handle 20-30 serial ports and on/off feature remotely. I'm interested in b

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Geert Uytterhoeven
On Tue, Oct 23, 2012 at 8:55 PM, Tim Bird wrote: >> Agreed. Once you start using "git rebase -i", you start wondering how you >> ever could have lived with quilt. > > It must just be me. I've tried "git rebase -i" a few times, and I > always manage to completely mess up my patches. If I hadn't d

Re: [Celinux-dev] Embedded Linux tips and tricks?? a bit of a survey...

2012-10-24 Thread Robert Schwebel
On Wed, Oct 24, 2012 at 08:55:36AM +0200, Peter Korsgaard wrote: > Robert> Another nice thing if you work with (recent) ptxdist and with > Robert> barebox: Barebox is not only able to load a kernel via tftp, > Robert> but also via NFS. And ptxdist builds a userspace nfs > Robert> server. So yo