[Etherboot-developers] Porting question
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Yannis M. <gm...@te...> - 2003-02-19 20:30:09
|
Hi all, I will try to strip-down the etherboot source code in order to make it work in an evaluation board of a RISC processor. The GNU tools that I have produce coff executable file format. From a first look inside the etherboot code I noticed that you support both ELF and a.out. Since you do not use the bfd library, do you have estimation how difficult would be to modify the bootloader accordingly? Regards Yannis |