Re: PATCH [0/3]: Simplify the kernel build by removing perl.

2009-01-08 Thread klaasjan gm
Rob and to whom it may concern, I didn't discover this topic independently. Somebody pinged me about it on freenode back in February, and several other people sent me private email about it, and it's been previously raised on several other mailing lists (such as busybox and uclibc ones).

Re: PATCH [0/3]: Simplify the kernel build by removing perl.

2009-01-08 Thread Mike Frysinger
On Sun, Jan 4, 2009 at 05:23, Leon Woestenberg wrote: On Sun, Jan 4, 2009 at 4:06 AM, Paul Mundt let...@linux-sh.org wrote: Let's look at the rationale presented so far in this thread: 2 - Cross-compiling perl is hard. 2 is not hard. i dont know where you're getting this mythical

Re: FPGA programming driver architecture

2009-01-08 Thread Hugo Villeneuve
On Sat, 13 Dec 2008 13:58:01 +0100 Florian Fainelli flor...@openwrt.org wrote: (CC'ing linux-embedded) Salut Hugo, Le Friday 12 December 2008 21:03:14 Hugo Villeneuve, vous avez écrit : Hi, I have written some code to program a FPGA in Linux, for two different types of boards: one

Re: FPGA programming driver architecture

2009-01-08 Thread Thiago Galesi
Hi, I have written some code to program a FPGA in Linux, for two different types of boards: one uses a serial interface (SPI) and the second a parallel interface. I have been able to sucessfully program both boards. I'm now trying to clean my code and make it more generic, as

Re: FPGA programming driver architecture

2009-01-08 Thread Leon Woestenberg
Hello, On Thu, Jan 8, 2009 at 11:14 PM, Thiago Galesi thiagogal...@gmail.com wrote: Hi, I have written some code to program a FPGA in Linux, for two different types of boards: one uses a serial interface (SPI) and the second a parallel interface. I have been able to sucessfully

Re: FPGA programming driver architecture

2009-01-08 Thread Leon Woestenberg
Hello, On Thu, Jan 8, 2009 at 11:57 PM, Florian Fainelli flor...@openwrt.org wrote: Le Thursday 08 January 2009 23:47:58 Leon Woestenberg, vous avez écrit : The programming back end should be generic enough so that it can use other subsystems. That's the idea behind using request_firmware,

Re: FPGA programming driver architecture

2009-01-08 Thread Duane Ellis
[various FPGA config methods] Don't forget JTAG, and playing back an SVF files, or BIT files. -Duane. -- To unsubscribe from this list: send the line unsubscribe linux-embedded in the body of a message to majord...@vger.kernel.org More majordomo info at