Date: Mon, 04 Mar 2013 08:03:02 -0700 From: Ian Lepore <ian@FreeBSD.org> To: Alie Tan <alie@affle.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@FreeBSD.org> Subject: Re: RasPi Panic: Address offset 0xC1526FF0 bigger than size 0x08000000 Message-ID: <1362409382.1195.227.camel@revolution.hippie.lan> In-Reply-To: <CANuCnH_vojXX1mtoFCQqh0x=ztj3vPCV0VT0WEuy1Sm60wx6EA@mail.gmail.com> References: <CANuCnH_vojXX1mtoFCQqh0x=ztj3vPCV0VT0WEuy1Sm60wx6EA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2013-03-04 at 20:06 +0800, Alie Tan wrote: > Hi, > > I got this panic below with RasPi 256MB: > panic: Address offset 0xC1526FF0 bigger than size 0x08000000 > > Any idea why? > > Regards, > Alie T If you're using a recently-compiled kernel but the ubldr on the msdos partition of your sdcard hasn't been updated recently, that would explain it. If so, just copy the latest ubldr onto the msdos partition. If you're using a build script that always rebuilds the whole sdcard image every time, this may be a different problem. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1362409382.1195.227.camel>