Date: Sun, 17 Feb 2008 18:11:12 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: Rafal Jaworowski <raj@semihalf.com> Cc: Marcel Moolenaar <marcel@freebsd.org>, Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 135517 for review Message-ID: <755B845B-F43E-463D-8D87-7596A8C462F8@mac.com> In-Reply-To: <47B8A8CD.3040707@semihalf.com> References: <200802162141.m1GLfgkj048217@repoman.freebsd.org> <47B75EB3.2020001@semihalf.com> <504560A3-EABB-4896-8B3E-C7FC89F31EFB@mac.com> <47B84D9B.4010903@semihalf.com> <ABEEBD0D-6693-4448-8D2F-679F37367832@mac.com> <47B8A8CD.3040707@semihalf.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 17, 2008, at 1:36 PM, Rafal Jaworowski wrote: > Another comment: please note that killing WITH_UBOOT introduces > another > problem: now both sys/boot/powerpc/uboot/loader and > sys/boot/powerpc/ofw/loader are built during buildworld, which may > be good > from one point of view, but there's no control over which of the > loader file > is taken during installworld: it seems the last one (u-boot's in > this case) > overwrites the previous... Oh, yeah. We need to rename the U-Boot loader... More comments: with 1GB, the API signature is not found. What we probably should do is have the platform-specific entry set a hint, which can be based on the address of the global data. In other words: on PowerPC in start.S, we save r2 and use that to control where we're going to search for the API signature. FYI, -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?755B845B-F43E-463D-8D87-7596A8C462F8>