RE: [uClinux-dev] uClinux on AT91 (romfs.img)

2007-02-27 Thread rflores
Hi, The kernel runs and starts the sash shell, but I think that the romfs.img is not completely ok, does not execute rc, does not create the directories in /var, does not show motd, etc... The output is: Jump to uClinux Kernel at: 0x221 Linux version 2.4.32-uc0 ([EMAIL PROTECTED]) (gcc vers

Re: [uClinux-dev] kernel BUG at sched.c:562 when executing binary

2007-02-27 Thread Igor Sachs
Hi John, thanks for the patch, which was very helpful for the creation of the uClinux kernel-image. Now I was able to build my own image and boot from it succesfully! But the hello world program still does not work. The first time I executed the binary, I got this error-msg (kernel bug). Later

[uClinux-dev] SL811 usb host

2007-02-27 Thread xavier.montagne
Hi, I've got a problem with my sl811 controler : with some USB keys everything is frozen after a "ls /mnt/*". I need to put an additionnal delay in the sl811_interrupt (mdelay(5)) to be able to access this key properly. But now the access is really slow... Did anyone had the same behavior ? I

Re: [uClinux-dev] SL811 usb host

2007-02-27 Thread Steve Bennett
Hi Xavier, I'm not sure if this will help you, but I had something of a similar problem which was caused by certain USB keys returning both a NAK and an ERROR indication at the same time. A case which was handled incorrectly in the driver. You might like to try this patch and see if it help

Re: [uClinux-dev] SL811 usb host

2007-02-27 Thread xavier.montagne
Hi Steve, Actually it fixed the bug partially, because with this patch I succeed to read the content of one of my keys. Anyway it does not fix the major bug : everything is frozen with I connect some keys... What is strange is the fact I have just to ping the target to end the connection with

Re: [uClinux-dev] SL811 usb host

2007-02-27 Thread Daniel Alomar
Hi, Which Coldfire did you use? I'm using the SL811HS with the 5282 and I have to use with an external driver. The driver was provide by a collegue from the list (Julien) and I made some modifications. It works but I have problems when I write some data to the usb disk. I would like to use t

Re: [uClinux-dev] kernel 2.6.x on MOD5270

2007-02-27 Thread Greg Ungerer
Hi marcos, Marcos Pereira wrote: Greg, sorry for the delay in the reply. I applied the patch and now the system hangs before the bad frame format message. This is the dump screen: uClinux/COLDFIRE(m5270/5271) COLDFIRE port done by Greg Ungerer, [EMAIL PROTECTED] Flat model support (C) 1998,19

Re: [uClinux-dev] [RFC] MicroBlaze 2.6.19-uc0 patches

2007-02-27 Thread Greg Ungerer
Hi John, John Williams wrote: Patches to add MicroBlaze arch support and preliminary drivers for several Xilinx devices to linux-2.6.19-uc0 can be found here: http://developer.petalogix.com/wiki/MicroBlaze-2.6-Kernel#Otherpatches The patch set is roughly 800kb so too large to post here as an