From owner-freebsd-arm@FreeBSD.ORG Thu Feb 19 07:58:51 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2A191AD; Thu, 19 Feb 2015 07:58:51 +0000 (UTC) Received: from mailhost.netlabit.sk (mailhost.netlabit.sk [84.245.65.72]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49851D0C; Thu, 19 Feb 2015 07:58:50 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlabit.sk with ESMTPA; Thu, 19 Feb 2015 08:58:48 +0100 id 0036FF44.54E597B8.00003815 Date: Thu, 19 Feb 2015 08:58:47 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: Raspberry Pi Videocore interfaces question - Raspberry Camera [added: picamera port shar] Message-ID: <20150219085847.22921f5a@zeta.dino.sk> In-Reply-To: References: <20150216083503.7789c619@zeta.dino.sk> <0B74DE06-1F46-49E0-B27D-EABFAB1104E3@bluezbox.com> <20150216101651.630cfc2b@zeta.dino.sk> <20150219001203.7a1ae3e9@zeta.dino.sk> <20150219074736.7bf9b106@zeta.dino.sk> <20150219084749.224227b1@zeta.dino.sk> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; i386-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 07:58:51 -0000 On Wed, 18 Feb 2015 23:51:09 -0800 Adrian Chadd wrote: > Hi! > > Would you please file a PR with what you've found? > > That way the uboot-rpi port can be updated and the raspberry pi build > scripts/documentation can also get updated. > > Thanks! > Hm, quick look over my /usr/ports does not show any uboot-rpi, only devel/uboot-mkimage seems somehow similar (spelling-wise), but I think that's not what you mean. Do we have also something more than wiki page at https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi - just asking, would like to check more. Regards, Milan