[uClinux-dev] Latest Version

2007-06-08 Thread KriJay
Hi, I am Just landing my foot in uclinux world. As i have been allocated a new task in my company, to support an networking device (SOHO Product) which runs with BRECIS MSP 2000 Processor with 16MB Flash and 64MB SDRAM. Pls Let me know 1) which is the latest kernel version? where can i get that?

[uClinux-dev] gdbserver and threading

2007-06-08 Thread Andrew Kohlsmith
We all know that gdbserver's thread support is in the toilet, but I'm wondering what the gurus do when it comes to trying to debug threaded programs remotely. The best idea I had on the matter was to have each thread call a dummy function, stupid_gdbserver_hack(), which I could break on as gdbs

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Nikita Tabatsky
Hi Greg drivers/mtd/map/ixp425.c and there any xxx_reboot_notifier is absent. thank you for help regards, Nikita On 6/8/07, Greg Ungerer <[EMAIL PROTECTED]> wrote: Hi Nikita, Nikita Tabatsky wrote: > I use IXP425 based systems mtd map and 2.4.21 kernel version Yes, but what map driver, dri

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Greg Ungerer
Hi Nikita, Nikita Tabatsky wrote: I use IXP425 based systems mtd map and 2.4.21 kernel version Yes, but what map driver, drivers/mtd/map/??? Almost certainly with that old a version it will not have the reboot notifier setup to put the flash back into read mode. Regards Greg On 6/8/07, *

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Nikita Tabatsky
Hi Greg, I use IXP425 based systems mtd map and 2.4.21 kernel version regards, Nikita On 6/8/07, Greg Ungerer <[EMAIL PROTECTED]> wrote: Hi Nikita, Nikita Tabatsky wrote: > I have the same problem on the ixp425 board with intel strata flash and > at present it is not solved > After write to

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Greg Ungerer
Hi Nikita, Nikita Tabatsky wrote: I have the same problem on the ixp425 board with intel strata flash and at present it is not solved After write to the mtd-block(jffs2) the device cannot be rebooted. Even hardware reset does not help, only power off.. Yep, that sounds exactly like your mtd

[uClinux-dev] SV: WebDav SSL

2007-06-08 Thread Michael Maymann
Hi list, 1. Do you have support for/How do I port WebDav (eg. DAVFS2) with SSL (eg. Neon library) to uClinux? 2. Which emulator should I use if I wanted to emulate Linksys WVC200/WVC54GC or Axis webcams ? 3. How could I port WebDav to Linksys WVC200/WVC54GC and Axis webcams ? Technical benefits

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Nikita Tabatsky
Hi I have the same problem on the ixp425 board with intel strata flash and at present it is not solved After write to the mtd-block(jffs2) the device cannot be rebooted. Even hardware reset does not help, only power off.. regards, Nikita On 6/5/07, Greg Ungerer <[EMAIL PROTECTED]> wrote: Hi Ze

R: R: R: [uClinux-dev] NAND on m5329evb

2007-06-08 Thread Tarani, Andrea
Hi Greg, Try the attached file -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Greg Ungerer Inviato: venerdì 8 giugno 2007 9.18 A: uClinux development list Oggetto: Re: R: R: [uClinux-dev] NAND on m5329evb Hi Andrea, Tarani, Andrea wrote: > This is the

Re: R: R: [uClinux-dev] NAND on m5329evb

2007-06-08 Thread Greg Ungerer
Hi Andrea, Tarani, Andrea wrote: This is the patch in plain text format (the previous are extracted from clearcase) Still no good. If you look at the source the "=" are mangled to "=3D" for example. Regards Greg This patch solve two problems: 1) a romfs corruption during kernel startup (

R: R: [uClinux-dev] NAND on m5329evb

2007-06-08 Thread Tarani, Andrea
Hi Greg, This is the patch in plain text format (the previous are extracted from clearcase) This patch solve two problems: 1) a romfs corruption during kernel startup (the compiler place sys_clk_khz and sys_clk_mhz in bss segment but when used the bss overlap the romfs area) 2) the nand flash in