[uClinux-dev] how to upgrade the jffs2 of root in linux

2007-10-15 Thread advan
hi, everyone I build jffs2 as root file system in my embedded platform with uclinux os , I also build a web http server(boa) , through httpd server , I can upload a new jffs2 root file-system into the platform memery ,then I want to use new jfffs file to re-write jffs2 partition ,because

Re: [uClinux-dev] [patch] Support C++ in elf2flt.ld.

2007-10-15 Thread David McCullough
Jivin Nathan Sidwell lays it down ... Robin Getz wrote: On Sun 14 Oct 2007 17:54, David McCullough pondered: Jivin Nathan Sidwell lays it down ... ... Any idea why it appears to be working for the blackfin guys in it's current state ? What era binutils gcc is being used there? Pretty

Re: [uClinux-dev] how to upgrade the jffs2 of root in linux

2007-10-15 Thread Nikita Tabatsky
Hi, Advan You can use netflash for upgrade your jffs2 partition. Nik. On 10/15/07, advan [EMAIL PROTECTED] wrote: hi, everyone I build jffs2 as root file system in my embedded platform with uclinux os , I also build a web http server(boa) , through httpd server , I can upload a new jffs2

Re: [uClinux-dev] Upgrading to newer bridge-utils

2007-10-15 Thread glhs329
Philip Craig wrote: [EMAIL PROTECTED] wrote: The bridge-utils package is pretty old (0.9.6), so I looked into what it would take to upgrade (the latest is 1.2, see http://sourceforge.net/project/showfiles.php?group_id=26089). I encountered a problem building 1.2 (and posted a query to the

[uClinux-dev] do_initcalls() where is vmlinuz set up to populate between __initcall_start to end

2007-10-15 Thread John . Jeffers
Hi Yes I have puzzled through this and read a lot of material and code but have not quite found this answer. With 20070130-dist 2.4.32 and uClib on a Coldfire m5235 board with some special kernel/driver modules for LEDs etc. For the ram between __initcall_start and end to populate with the

Re: [uClinux-dev] do_initcalls() where is vmlinuz set up to populate between __initcall_start to end

2007-10-15 Thread Mike Frysinger
On Monday 15 October 2007, [EMAIL PROTECTED] wrote: Yes I have puzzled through this and read a lot of material and code but have not quite found this answer. you're wondering how the initcall mechanism works and how to use it yourself ? -mike signature.asc Description: This is a digitally

Re: RE: [uClinux-dev] how to upgrade the jffs2 of root in linux

2007-10-15 Thread advan
Matt, Thank you ,but I have a trouble ,which is be short of memory . free memory only has 600K-1.2M , then ,the jffs2 size is 3M (flash size is 4M ,1M as kernel and redboot),I think it's able to read 64K from web client to write into jfffs partition very time (total times : 3M/64K), please

Re: Re: [uClinux-dev] how to upgrade the jffs2 of root in linux

2007-10-15 Thread advan
Hi,Nik Thank you , what is netflash ,it's a flash tool ? could you offer a link address ? Best Regards advan advan 2007-10-16 发件人: Nikita Tabatsky 发送时间: 2007-10-15 17:54:26 收件人: uClinux development list 抄送: 主题: Re: [uClinux-dev] how to upgrade the jffs2