Re: [Etherboot-developers] [COMMIT] 5.1.2+ boot from disk.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-08-27 08:42:26
|
>Was it a compressed rom image? Yes. >At the moment I would only expect non-compressed images which still >run at RELOCADDR to work reliably. The compressed case relies on >being relocatable, and decompreses from RELOCADDR to a little further >down. Ok, a .rom image works, but unfortunately it can't load the NFL menu which uses 0x20000 also. Which would also be a problem for zImage kernels. I thought you were going to relocate Etherboot to the top of the 32-bit address space? |