From: Russ D. <Rus...@as...> - 2002-04-27 22:36:02
|
On Sat, 2002-04-27 at 04:33, Tim Riker wrote: > There were a few places in blob that were using md5s and expecting to > put the results in a u32. md5 digests are 4 u32s. > > load_kernel is now used instead of a raw copy if you --enable jffs2, > cramfs or zImage. > > There is a bug someplace at least with shannon. When the image is loaded > at boot the md5 is different that if you just type "load kernel". > > and the image loaded on boot fails to decompress, but a manually loaded > image boots. > thats a bit confusing, why would the rootfs be the place where there is a difference? |