Re: MVME5100 and bugboot fails
From: Brian Waite <hidden>
Date: 2001-09-06 15:36:39
I tried that and I was unable to relocate just the initrd. Right now, I just tested to see: if ((zImage_start >= 0xf0000000) || (zImage_start <= 0x00800000)) That seems to work for now, but I'll take a peek at the gemeni and see how they do it. On Thursday 06 September 2001 11:23 am, you wrote:
On Thu, Sep 06, 2001 at 10:55:46AM -0400, Brian Waite wrote:quoted
I am playing with the MVME5100 and I am having a bit of trouble withbootingquoted
using bugboot and an initrd. I get a message at bootup saying initrd > 16MBquoted
and then as it is booting it gets an oops in mem_init.[snip]quoted
My question is is the failure due to the bootloader not relocating theinitrdquoted
or is it that ClearPageReserved() is being called when the initrd is in FLASH? Any ideas?Right now, we only see if we need to relocate the initrd if we need to relocate the kernel. I'll go and fix this (I think gemini has the right idea).
-- Thanks Brian ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/