Date: Sat, 26 Jan 2013 09:41:13 -0800 From: Tim Kientzle <tim@kientzle.com> To: Warner Losh <imp@bsdimp.com> Cc: freebsd-arm@freebsd.org Subject: Re: Hope for the help on building the supported image for FreeBSD Message-ID: <F7AECC95-6C2B-4239-9870-A3CAC0C8963B@kientzle.com> In-Reply-To: <FCF57B6E-4925-49E8-83FA-2C3A00AD7840@bsdimp.com> References: <CAKrd9eXwdQw7G7q7UfPntpVwHOh4hbMQFx47h48U=5EuZj3ciA@mail.gmail.com> <CAGtf9xOPaku2fycnhULLRFT5s5zH8w2avOfJCOWciuWYdeVa_Q@mail.gmail.com> <FCF57B6E-4925-49E8-83FA-2C3A00AD7840@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 25, 2013, at 2:09 PM, Warner Losh wrote: > > On Jan 25, 2013, at 2:05 AM, Ganbold Tsagaankhuu wrote: > >> On Fri, Jan 25, 2013 at 4:18 PM, XiaoQI Ge <ghw@7axu.com> wrote: >>> I've just bought an CubieBoard, but when I searched the httpXXX,found >>> there was not any materials about CubieBoard, and I just want ask how to >>> compile the IMG for Freebsd, espically on the ubldr part >> >> You have to prepare SD card with special layout like >> http://linux-sunxi.org/U-Boot. >> (You can also use SD card which was prepared for linux, just >> remove/rename uImage) >> >> Once SD card is ready make sure you have xdev tools built. >> Make sure you have CURRENT machine with source. >> Tim's script also require xdev tools and you can build it like: >> >> cd /usr/src >> make xdev XDEV=arm XDEV_ARCH=arm > > shouldn't that be XDEV_ARCH=armv6? Doesn't actually matter. My scripts only use the xdev tools for building boot bits; the arm toolchain works fine for that. Kernel/world are built with standard buildworld/buildkernel targets. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F7AECC95-6C2B-4239-9870-A3CAC0C8963B>