From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Thu, 07 Aug 2008 18:00:37 +0200 Subject: [U-Boot-Users] bootm support for netbsd question In-Reply-To: <489B1B7C.30303@semihalf.com> References: <8E5FC1F1-482F-459E-ACC9-BD923E960FF4@kernel.crashing.org> <489B1B7C.30303@semihalf.com> Message-ID: <489B1C25.2070407@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Rafal Jaworowski wrote: > Kumar Gala wrote: >> Anyone know why we pass the image_header_t * to the netbsd loader? >> > > *snip* > >> this is some pretty tight coupling with u-boot. Is the stage-2 loader >> part of u-boot? > > I believe this is meant to be NetBSD's last stage bootloader and not any > U-Boot piece. See for example their PREP loader variant: > http://fxr.watson.org/fxr/source/arch/prep/stand/ Ooops, I meant: http://fxr.watson.org/fxr/source/arch/prep/stand/?v=NETBSD Rafal