From: Tim R. <Ti...@Ri...> - 2002-02-27 20:12:37
|
Ok, my patch that I thought worked did not really, as it was loading initrd from ram. I changed most systems back to loading from ram. idr and shannon are set to no load a ramdisk at present. I'll debug further why initrd from flash does not work. Update from cvs and try again. Should work now. Sorry. Tim Riker wrote: > > This would not have any effect until the initrd is accessed, no? That > happens after most all of the kernel text is displayed. > > Erik Mouw wrote: > > > > On Wed, Feb 27, 2002 at 11:54:54AM +0200, Abraham vd Merwe wrote: > > > I see blob is bootable again after Erik fixed the Makefile, but now blob > > > doesn't want to boot my linux kernel anymore. It just does this each time: > > > > > > ------------< snip <------< snip <------< snip <------------ > > > blob> boot > > > > > > Starting kernel ... > > > > > > Uncompressing Linux........................................ done, booting > > > the k. > > > ------------< snip <------< snip <------< snip <------------ > > > > > > And get stuck there. Any ideas? > > > > Back out Tim's patches (in your sandbox) and see if that solves the > > problem. I guess it will because I don't expect the kernel to be able > > to boot with ATAG_INITRD put on a flash address (because there probably > > isn't a logical-->physical address mapping so early in the boot > > process). -- Tim Riker - http://rikers.org/ - short SIGs! <g> All I need to know I could have learned in Kindergarten ... if I'd just been paying attention. |