Re: [uClinux-dev] unable to use embedded initrd on MCF532x

2007-11-27 Thread Wolfgang Wegner
Hi Thomas, David, On Tue, Nov 27, 2007 at 09:03:21AM +0800, Thomas Chou wrote: Hi Wolfgang, Please check your linux-2.6.x/usr/.initramfs_data.cpio.gz.d, which should contain the list of files to be included in initramfs. If it does not contain correct files, then the initramfs should be

RE: [uClinux-dev] JFFS2 CRC error/NOR FLASH issue

2007-11-27 Thread Devarapalli, Venugopal IN BLR SISL
Hi all, Can any one give some clue about how to access kernel space function from user space. Regards, gops Important notice:This e-mail and any attachment thereto contains corporate proprietary information. If you have received it by mistake, please notify us immediately by

Re: [uClinux-dev] JFFS2 CRC error/NOR FLASH issue

2007-11-27 Thread Michael Schnell
Has this anything to do with the Topic ? Answer: AFAIK this is exactly what drivers are made for. They are living in Kernel space and can be accessed from user space (mostly via file I/O). -Michael ___ uClinux-dev mailing list

Re: [uClinux-dev] JFFS2 CRC error/NOR FLASH issue

2007-11-27 Thread Michael Schnell
BTW.: Important notice:... Such waste of space add ons are inappropriate mailing list messages. -Michael ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by

[uClinux-dev] problems downloading image.bin for kernel 2.6

2007-11-27 Thread moises j. cabrera
hi, when i tried to donwload image.bin for kernel 2.6 i run next commands in XMD: rst dow -data image.bin 0x4400 con 0x4400 but appers next message in terminal window: found romfs @ 0x4416108c (0x000ee000) klimit 44175000 # Moving 0x000ee000 bytes

[uClinux-dev] ez328 mon

2007-11-27 Thread C.Pisani
hello i need your help to port ez328mon to palm105 (that is equipped with mc68ez328) 68EZ328 Monitor Program Version 0.04 Micah Dowty ([EMAIL PROTECTED]) Feb 29, 2000 This is a monitor program that runs on the 68EZ328 CPU. It requires a

RE: [uClinux-dev] Net-SNMP

2007-11-27 Thread Steve Jacot-Guillarmod
Now, I've tried to disable the SNMP V2 and now I receive a other error message : arm-uclinux-elf-gcc -O2 -fomit-frame-pointer -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I/home/steve/uclinux-dist/lib/uClibc/include -I/home/steve/uclinux-dist/lib/libm

[uClinux-dev] [Fwd: Notification of Email Address Change]

2007-11-27 Thread Atle Nissestad
Could you please update (or delete) the address given below. It's annoying getting this message every time when posting to the list. - Atle [EMAIL PROTECTED] wrote: Your E-mail has been successfully delivered to the Sunplus receiver(s). The receiver's E-mail address([EMAIL PROTECTED]) has been

[uClinux-dev] [PATCH] Add gnu.linkonce section for sbss in elf2flt.ld

2007-11-27 Thread Atle Nissestad
This patch is required to successfully link against libstdc++ on the Nios2 platform. - Atle Signed-off-by: Atle Nissestad [EMAIL PROTECTED] --- elf2flt.ld |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/elf2flt.ld b/elf2flt.ld index cd4e652..b5d5a76 100644 ---

[uClinux-dev] [PATCH] elf2flt.ld: Add additional DWARF debug sections

2007-11-27 Thread Atle Nissestad
The patch below adds two additional DWARF2 debug sections from the standard binutils linker-script. This is required to fix gdb DWARF errors on nios2. Signed-off-by: Atle Nissestad [EMAIL PROTECTED] --- elf2flt.ld |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

Re: [uClinux-dev] [Fwd: Notification of Email Address Change]

2007-11-27 Thread Michael Durrant
To all. For those who need to update their subscriptions, you can login to: http://mailman.uclinux.org/mailman/options/uclinux-dev and then update your mailing address etc Regards, Michael Durrant Atle Nissestad wrote: Could you please update (or delete) the address given below. It's

Re: [uClinux-dev] [PATCH] elf2flt.ld: Add additional DWARF debug sections

2007-11-27 Thread David McCullough
Jivin Atle Nissestad lays it down ... The patch below adds two additional DWARF2 debug sections from the standard binutils linker-script. This is required to fix gdb DWARF errors on nios2. Applied, Thanks Davidm Signed-off-by: Atle Nissestad [EMAIL PROTECTED] --- elf2flt.ld |2 ++

[uClinux-dev] Kernel panic: BUG! while booting Coldfire 5407

2007-11-27 Thread Etudes RESEAUX - Site Provence
I have 2 boards which are identical except for the processor. One is based on a Coldfire 5307, the second is based on a Coldfire 5407. I have no problem to boot the 5307 board using a kernel built for Coldfire 5307, but I can't boot with the 5407 board using a kernel built for Coldfire 5407.