[Etherboot-developers] Mknbi 1.2-1 (production) released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@nl...> - 2001-05-05 14:56:13
|
I have released Mknbi 1.2-1 at http://etherboot.sourceforge.net Changes in 1.2-1 are: + A debugging statement left behind in disnbi.pl, tsk. + Support setup.S header version 0x0202 where parameter string pointer is 32-bit pointer. + Put mknbi version into vendor string so that it will be in image. + Derive version number of mknbi.pl and first32.c from VERSION in Makefile. + Replace 0x9000 by $relocseg, and add support for placement of Linux segments at 0x90000 and 0x80000 upwards. + Makefile now makes 2 more versions of first32{,pm,elf}.linux for placement at 0x92200 and 0x82200. The two main changes are support for header version 0x0202 (2.4 kernels) and support for Etherboot relocation to 0x84000. |