Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2006 12:06:18 -0700
From:      David Sharp <david@sharp.org>
To:        "Daan Vreeken [PA4DAN]" <Danovitsch@vitsch.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: KB9202 booting large kernels
Message-ID:  <20060617190618.GA658@mail.secure.net>
In-Reply-To: <200606172054.09689.Danovitsch@vitsch.net>
References:  <20060617004355.GA99313@mail.secure.net> <200606172054.09689.Danovitsch@vitsch.net>

next in thread | previous in thread | raw e-mail | index | archive | help
i used ramMonitor to tftp the kernel info flash.  using the read
command i checked to make sure it was all there.  upon booting
the kernel via copy from flash same result.  works for small
kernels not for large.  gziped kernels did the same thing.  in the 
compressed state they were less than 2.6M, but never worked if
they were larger than 2.6 when uncompressed.

so.. it seems like a freebsd problem not the boot loader.  

On 2006.06.17 20:54:09 +0000, Daan Vreeken [PA4DAN] wrote:
> On Saturday 17 June 2006 02:43, David Sharp wrote:
> > i have been succesful with smaller nfs-root kernels booting on the
> > KB9202.  however, when i try larger MD_ROOT kernels it does not work.  the
> > break point is around 2.6MB total kernel size.  as the size approaches
> > that number there will be some error messages about elf linker not finding
> > a symbol, or no error and just garbage on the console.  after passing the
> > 2.6M mark by more than 10kB it silently hangs.
> >
> > does anyone have an idea what might be going wrong?
> 
> I don't have a clue to what is causing it, but I have a KB9202 here since a 
> couple of weeks, and I have noticed the same problem.
> As it was my first experience with FreeBSD on anything not i386 and not Sparc 
> I assumed I was doing something wrong :)
> I boot my board over TFTP, but I have yet to check wether the entire kernel 
> gets downloaded, or if it's the TFTP client that only reads the first +/- 2.6 
> MByte.
> 
> grtz,
> Daan
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060617190618.GA658>