From owner-freebsd-mips@FreeBSD.ORG Tue Jan 5 23:11:21 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 630C7106566C for ; Tue, 5 Jan 2010 23:11:21 +0000 (UTC) (envelope-from alancyang@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6758FC1A for ; Tue, 5 Jan 2010 23:11:20 +0000 (UTC) Received: by pxi12 with SMTP id 12so10807242pxi.3 for ; Tue, 05 Jan 2010 15:11:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=g0KZy/KF159JBFOwM0lfV7eCUk9helZnZZ3NUQAFj2Q=; b=eOm/C+vHmL/7ZRHEo4CQFsetoiIyvmxbgRlbjRMB4ge4gVbRB2fco0/DHz4NMkPZ19 Bhkm71p8EB7Hu/yfyjNUr8Hh9C7x13RMYOkYXpvvSJtAn4M9qPP3LUEGLoyVh8moqzky 0po2VTJs7y0hpG3GA4YU4ztdvBU0my0uUX7wE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=RMmy9G7tCJARP+kDSCeZmaa4GwH5nscNue8QeViERuC9LgcHvPxMs3PRMqqxUGmu5O We7hCk0uMoROe6yQzTiVLsKnpfy1YBpYvRSeueWXfGswSoQpPZvhYvFNC2NooVIs6Yee gwtPhwlBeF87vMN3BmaxV1my4LkkPGEJO32S0= MIME-Version: 1.0 Received: by 10.114.29.15 with SMTP id c15mr1363054wac.218.1262733072212; Tue, 05 Jan 2010 15:11:12 -0800 (PST) In-Reply-To: <20100105145438.11aa7724.stas@FreeBSD.org> References: <290865fd0910201022h6bfd82cev7fac4294f1e89004@mail.gmail.com> <290865fd1001041130y4c2d59d5s3d9915a39b98397d@mail.gmail.com> <20100104.131324.858349725408038608.imp@bsdimp.com> <290865fd1001051444x124107b9x22d91c211b71b6ae@mail.gmail.com> <20100105145438.11aa7724.stas@FreeBSD.org> Date: Tue, 5 Jan 2010 15:11:11 -0800 Message-ID: <290865fd1001051511t166dd628u5b6c3c9bfba352e4@mail.gmail.com> From: alan yang To: Stanislav Sedov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org Subject: Re: Cavium port X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2010 23:11:21 -0000 > > I have patches for u-boot that allows it to be compiled on FreeBSD. =A0I'= m pretty > sure toolchain from devel/mips-rtems-gcc will do the trick (at least I al= ways > used this for ARM). > > I can share patches if you're interested (I posted them several times on = the lists). > I also have unofficial patches for UFS filesystem support, and FreeBSD ke= rnel > loading (with hints/kenv). > u-boot, UFS, and FreeBSD kernel loading patches are much interested, and appreciate for the sharing...!! Kindly advise how to get them.