[U-Boot-Users] VxWorks under u-boot

Hi,
I wish to create a gzipped bootable image from a vxworks ELF32 file.
How do I go about doing this using mkimage so that the bootm command can unzip and boot it.
Has anybody got a mkimage binary that runs under windows?
regards,
Shlomo Kut Vyyo Ltd POB 45017 Jerusalem 91450 Israel +972-2-5889822

I did it under Cygwin a couple of years ago. It's not difficult to do under Cygwin. Just remember to change to endianess to "big"... --- Shlomo Kut skut@Vyyo.co.il wrote:
Hi,
I wish to create a gzipped bootable image from a vxworks ELF32 file.
How do I go about doing this using mkimage so that the bootm command can unzip and boot it.
Has anybody got a mkimage binary that runs under windows?
regards,
Shlomo Kut Vyyo Ltd POB 45017 Jerusalem 91450 Israel +972-2-5889822
This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
__________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail

...but why? U-Boot already boots VxWorks ELF files.
If you add CFG_CMD_ELF you get the 'bootvx' command.
- dan
--- Frank frannk_m1@yahoo.com wrote:
I did it under Cygwin a couple of years ago. It's not difficult to do under Cygwin. Just remember to change to endianess to "big"...
--- Shlomo Kut skut@Vyyo.co.il wrote:
Hi,
I wish to create a gzipped bootable image from a vxworks ELF32 file.
How do I go about doing this using mkimage so that the bootm command can unzip and boot it.
Has anybody got a mkimage binary that runs under windows?
regards,
Shlomo Kut
participants (3)
-
Dan Poirot
-
Frank
-
Shlomo Kut