compiling uclinux for olimex lpc2468

Hi

I recently bought lpce2468 from Olimex. This board is pre-loaded with a uclinux distribution which is included on the accompanying CD.

When I try to build the image I get an error that elf2flt cannot be found. This tool is not included on the CD. Where can I download this?

Thanks

Hey I got mike just yesterday and I found elf2ftl utility in sourceforge:

http://sourceforge.net/project/showfile … _id=408591

Buy I got a problem, kernel compiles all rigth but the romfs.img image doesn’t work…

If I load the romfs_5.img image included in the cd I have no problem booting, but if I include my own romfs.img image I get the following:

BINFMT_FLAT: reloc outside program 0x706d75 (0 - 0xffd8bf34/0xea60), killing sh!

BINFMT_FLAT: reloc outside program 0x706d75 (0 - 0xffd8bf34/0xea60), killing sh!

init: -/bin/sh respawning too fast

init: /bin/sh respawning too fast

Anyone have an idea what it could be?