[Etherboot-developers] Etherboot 5.1.4rc2 (development) released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-01-02 09:17:24
|
>I downloaded Etherboot 5.1.4rc1 and tried to build, but was unable to >generate ROM files - the makerom.pl script complained the ROM signature was >not 55 AA. > There is no rule for "PRLOADER" (the PCI version of ROM prefix code) in >arch/i386/Makefile. All PCI targets in bin/Roms (generated by genrules.pl) >depend on PRLOADER. I think you can confirm this by doing a "make clean" >first, then trying to build any ROM file. Thanks for that bug report, I think I've fixed that. You can find the next release at www.etherboot.org/etherboot-5.1.4rc2.tar.bz2 Note that the targets are .rom and .zrom, etc etc, the .lz* targets are gone. This includes Timothy Legge's sundance driver for more eyes to look at. |