[uClinux-dev] Re: [RFC 01/14] Coldfire generic GPIO (m68knommu)

2009-03-19 Thread Greg Ungerer
Hi Steven, Steven King wrote: The basic Coldfire generic gpio implementation. Signed-off-by: Steven King sfk...@fdwdc.com diff --git a/arch/m68knommu/platform/coldfire/gpio.c b/arch/m68knommu/platform/coldfire/gpio.c new file mode 100644 index 000..c2504b9 --- /dev/null +++

[uClinux-dev] small but powerful init and shell processes

2009-03-19 Thread Andrei Martynov
Hi, I'm looking for a combination of init and shell that does not result in serious memory fragmentation and is powerful enough to execute scripts with conditions, run applications in background and start shell on a serial console upon request. I've tried to use simpleinit + sash from uClinux

[uClinux-dev] uClinux with Cygwin

2009-03-19 Thread gowri sankar loganathan
Hello uClinux developers, I am just starting with uClinux, is it possible to build the uClinux with cygwin. It will be helpful if get the info how to build the uClinux in cygwin. With Thanks Regards, Gowrisankar Loganathan ___

Re: [uClinux-dev] uClinux with Cygwin

2009-03-19 Thread gowri sankar loganathan
  I trying to build uClinux for NEC V850 On Thu, 19 Mar 2009 gowri sankar loganathan wrote : Hello uClinux developers, I am just starting with uClinux, is it possible to build the uClinux with cygwin. It will be helpful if get the info how to build the uClinux in cygwin. With

Re: [uClinux-dev] small but powerful init and shell processes

2009-03-19 Thread Michael Schnell
First combination is tiny but sash has problems with conditions and starting applications in background. sash in fact can't do conditions but AFAIK there is no problem with starting applications in background by appname Busybox is nice but fat. It becomes noticeable when several copies are

[uClinux-dev] serial uart problems with mcf5407

2009-03-19 Thread Oleksii Kuchuk
Hello everyone, I was working with uClinux 20080808 distribution, trying to run it on the MCF5407C3 board. First of all, using toolchain, released 2006, based on the gcc 4.1, causes compiler to make bugs in compiling the linux. As an example, macro sub_preempt_count(), with the value 256, was

[uClinux-dev] XML support in uClinux?

2009-03-19 Thread Allen Yang
Hi, I am using an ARM9 based microprocessor. I'd like to use XML file to store some configuration data in NAND flash. JFFS2 file system is currently used in my system. Basically I'd like to read configuration data in the XML file, change some data and then stored back to the XML file in the NAND

[uClinux-dev] Re: [RFC 01/14] Coldfire generic GPIO (m68knommu)

2009-03-19 Thread Steven King
On Wednesday, March 18, 2009 11:32:44 Greg Ungerer wrote: Hi Steven, Steven King wrote: The basic Coldfire generic gpio implementation. Signed-off-by: Steven King sfk...@fdwdc.com diff --git a/arch/m68knommu/platform/coldfire/gpio.c b/arch/m68knommu/platform/coldfire/gpio.c new

[uClinux-dev] as: unrecognized option '-EL'

2009-03-19 Thread Danny Li
I got as: unrecognized option '-EL' when build uClinux-dist-20080808 with uClinux-dist-20080808-20090312.patch. I did make menuconfig and selected Atmel AT91 processor and all others unmodified. What should I do to get ahead? Thanks in advance. Danny --- log message of make:

Re: [uClinux-dev] uClinux with Cygwin

2009-03-19 Thread David McCullough
Jivin gowri sankar loganathan lays it down ...   I trying to build uClinux for NEC V850 On Thu, 19 Mar 2009 gowri sankar loganathan wrote : Hello uClinux developers, I am just starting with uClinux, is it possible to build the uClinux with cygwin. It will be helpful if

Re: [uClinux-dev] small but powerful init and shell processes

2009-03-19 Thread Jamie Lokier
Michael Schnell wrote: if your arch does not support XIP, busybox in fact is loaded multiple times. this might be a problem. That is why in my projects, I don't use msh from busybox as default shell. You could use sash as default shell and msh from busybox when appropriate. See

Re: [uClinux-dev] as: unrecognized option '-EL'

2009-03-19 Thread Greg Ungerer
Hi Danny, Danny Li wrote: I got as: unrecognized option '-EL' when build uClinux-dist-20080808 with uClinux-dist-20080808-20090312.patch. I did make menuconfig and selected Atmel AT91 processor and all others unmodified. What should I do to get ahead? Can you run make V=1 and send the

[uClinux-dev] Re: uClinux with Cygwin

2009-03-19 Thread Grant Edwards
On 2009-03-19, David McCullough david_mccullo...@securecomputing.com wrote: Jivin gowri sankar loganathan lays it down ...   I trying to build uClinux for NEC V850 On Thu, 19 Mar 2009 gowri sankar loganathan wrote : Hello uClinux developers, I am just starting with uClinux, is it

Re: [uClinux-dev] serial uart problems with mcf5407

2009-03-19 Thread Greg Ungerer
Hi Oleksii, Oleksii Kuchuk wrote: I was working with uClinux 20080808 distribution, trying to run it on the MCF5407C3 board. First of all, using toolchain, released 2006, based on the gcc 4.1, causes compiler to make bugs in compiling the linux. As an example, macro sub_preempt_count(), with

Re: [uClinux-dev] uClinux on Coldfire - errors when building the user source tree (gdb)

2009-03-19 Thread Greg Ungerer
Hi Damien, Courousse, Damien wrote: Dear uClinux developers, I am new to uClinux, (but not to embedded development and linux). I want to use uClinux on a Coldfire board (the board M5234BCC from Freescale, processor Coldfire MCF5234). I have installed the uClinux distribution v20080808