Date: Sat, 18 May 2013 10:05:12 +0100 From: Andrew Turner <andrew@fubar.geek.nz> To: Tim Kientzle <kientzle@freebsd.org> Cc: db@freebsd.org, freebsd-arm <freebsd-arm@freebsd.org>, David Chisnall <theraven@FreeBSD.org> Subject: Re: Port: U-Boot for BeagleBone Message-ID: <20130518100512.57c47fe6@bender> In-Reply-To: <3B16A2E5-C92B-4248-BE98-DD5C1194CB05@freebsd.org> References: <3B16A2E5-C92B-4248-BE98-DD5C1194CB05@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 May 2013 16:22:56 -0400 Tim Kientzle <kientzle@freebsd.org> wrote: > I'm trying to move the actual building of boot loaders out of Crochet > and into FreeBSD ports. > > Here's the first attempt at such a port (many thanks to Diane Bruce > for patiently tutoring me through this): > > http://people.freebsd.org/~kientzle/u-boot-beaglebone.tgz > > I'd appreciate any feedback: > * Can you build this? > * Suggestions for improving it? Could you try installing devel/cross-binutils and devel/cross-gcc using TGTARCH=arm and TGTABI=none-eabi and using these to build u-boot? It would mean the user doesn't need to have xdev set up. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130518100512.57c47fe6>