Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 15:15:27 -0700
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        PMahan@adaranet.com, freebsd-mips@freebsd.org
Subject:   Re: Is the MIPS kernel buildable from HEAD?
Message-ID:  <AANLkTimaF7pKd%2B93vROjrJfXQB328r_sTQCPi2Qv1f-k@mail.gmail.com>
In-Reply-To: <20100825.160214.864843819430707347.imp@bsdimp.com>
References:  <20100825.151325.645538350615354761.imp@bsdimp.com> <32AB5C9615CC494997D9ABB1DB12783C024C8755B1@SJ-EXCH-1.adaranet.com> <AANLkTinhMdBVKEr2dNETKF=aBAu%2B1yTCq_2dk97LGVng@mail.gmail.com> <20100825.160214.864843819430707347.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 25, 2010 at 15:02, M. Warner Losh <imp@bsdimp.com> wrote:
> In message: <AANLkTinhMdBVKEr2dNETKF=3DaBAu+1yTCq_2dk97LGVng@mail.gmail.c=
om>
> =A0 =A0 =A0 =A0 =A0 =A0Juli Mallett <jmallett@FreeBSD.org> writes:
> : Hi Patrick,
> :
> : Those aren't errors per se; if nothing is happening after that,
> : something else is wrong. =A0If you aren't using a recent U-Boot, I
> : suggest installing a recent U-Boot. =A0If you are using a recent U-Boot
> : and know how to recompile it, I can send you patches that might help.
> : There is an unused data structure, linux_app_boot_info_t, which
> : clobbers some of the memory used for launching multiple processors in
> : U-Boot 1.9.0. =A0I have patches to remove it if you would like to give
> : that a try.
>
> I've also noticed that each of the boards have a different load
> address. =A0Maybe 200000000 isn't right for your hardware?

If it were wrong you'd be (very unlikely) to see it recognized as an ELF fi=
le.

I don't understand you silly people who use addresses by hand instead
of 0 which uses $(loadaddr) (only with Octeon U-Boot, though) which is
usually correct for the board, anyway :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimaF7pKd%2B93vROjrJfXQB328r_sTQCPi2Qv1f-k>