From: Pering, T. <tre...@in...> - 2006-11-01 01:21:36
|
Folks -- just a FYI that I have been making a lot of improvements to blob (boot loader) for SG2. There were a number of subtle bugs lingering there that were causing some significant problems for downloading new images using tftp. This will be a part of the new release when it comes out, but for now I just wanted to let you know it was there in case you were having problems. =20 The basic problem was that tftp was corrupting things on download, and/or it would randomly freeze. One problem (fixed) was spurious packets causing a buffer overrun. The other problem (not fixed) now has a workaround that a least allows you to download an uncorrupted image. =20 This version also includes fixes for handling MAC addresses, fixes the "reboot" command so it works, and removes some broken commands. =20 Cheers, Trevor =20 |