From owner-freebsd-arm@FreeBSD.ORG Sat May 9 22:26:24 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 911E9E1B for ; Sat, 9 May 2015 22:26:24 +0000 (UTC) Received: from nm15.bullet.mail.bf1.yahoo.com (nm15.bullet.mail.bf1.yahoo.com [98.139.212.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41E041B30 for ; Sat, 9 May 2015 22:26:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1431210377; bh=fxmB6bE1QPnxAMGhF7fWgiFMyeoIAAalH5cFYnvf6v8=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From:Subject; b=XEsbsiKaGpukZV64+qTZsQ7ViCpMwb7zIdSqQ7CohXdI5e0jNYPmwdyeqL1u+vqoddOCxeQzKgRKY8plp40e0WsaanWHKcWH2e6qRWnQILvn3Dr3h6m5ucEfp+CeXzKyC/zrYE/vOFluGAdYjr6DyKUnD63x8iFh+tLB9Ox/64NohEl3jXL2cUhR8QIIg5YUOlPYNp08APMC9+GajDOUTDuYtFxe3KEpYc0ww3T/0Kyc3Jwx33L4WT0ylIIWyPd/75B6IhIhApcJQOsAW7A0evH2Chfyfy3OhADuTEaUqWbM4gzYCMFL+ZkMCWrFqbxtNLhHEY5yj28a2LRPtb4L/A== Received: from [98.139.215.140] by nm15.bullet.mail.bf1.yahoo.com with NNFMP; 09 May 2015 22:26:17 -0000 Received: from [98.139.213.15] by tm11.bullet.mail.bf1.yahoo.com with NNFMP; 09 May 2015 22:26:17 -0000 Received: from [127.0.0.1] by smtp115.mail.bf1.yahoo.com with NNFMP; 09 May 2015 22:26:17 -0000 X-Yahoo-Newman-Id: 749100.43193.bm@smtp115.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: GlDSZ14VM1m5g6CX7qEEyoGgCQp0fgoxtq2A8sVIZIE97fw hyPbQlMTyy.Nn1Q04BXjQtKr.a2vmIndz0TEnE_vATq0aGPs_HlApY8qooa5 MZuZldDwvvy9EeISngTxGalP4tQI.5wEoguegvj2BtaEfotSXDwMIeTi_Wil Lto2nkxKh6aGVXaVUUvglOjRaiYKf0_pnLcPN8WsqZPh3z096.H0n_z0MyJF zV5CeBhY5IT2sz1JijBFRX7AK8363qXTld5XY5EF8dp4kps1SCYcVChscaUT XsIzVi2jRTK_Wv96STncgTgaqaBe3xK9u3CCl6y12QxDvLgIPQniD1QA09Yv fxXooGxA7K1oeK32SdTTbeGcbNhioX_YZuB9gCL6tPUsocrvjgyb3rxzkdbj L0as9Q4qI4UkhZyp9c9hfB8TM6EXbiaOOmMvwxRaI91JoW.fNGuRT24_BCsV Ie7dFLvutdJEe_Gzn8dDFOgzuJ_VyrWf.b4_jaByS595zJWiYPxbjBCo7NIF Hr8fqNPUlhGHTLXt1t7pRF1lvaG5A3uCX4Q-- X-Yahoo-SMTP: .8Dytk6swBAeTUTcf.ezO8BKaYfn.mUV Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: Heads-up regarding arm/armv6 snapshot builds From: Thomas Skibo In-Reply-To: <20150509205903.GV94075@hub.FreeBSD.org> Date: Sat, 9 May 2015 15:26:16 -0700 Cc: freebsd-arm@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20150506015613.GF67741@hub.FreeBSD.org> <20150509194343.GU94075@hub.FreeBSD.org> <928D9005-E868-42FE-AD6F-C58568D9DB58@sbcglobal.net> <20150509205903.GV94075@hub.FreeBSD.org> To: Glen Barber X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2015 22:26:24 -0000 > On May 9, 2015, at 1:59 PM, Glen Barber wrote: >=20 > On Sat, May 09, 2015 at 01:55:24PM -0700, Thomas Skibo wrote: >>=20 >>> On May 9, 2015, at 12:43 PM, Glen Barber wrote: >>>=20 >>>=20 >>> An important note for people using the Zedboard: >>> A port of u-boot for this board does not currently exist in the = Ports >>> Collection, and as a result, support for building the ZEDBOARD image = has >>> been dropped. If someone is already working on a port of this = u-boot, >>> please let me know. Otherwise, I will work on the port as soon as >>> possible. >>=20 >> Hi, Glen. >>=20 >> I have been supporting Zedboard in crochet. Crochet builds u-boot >> for the Zedboard by lightly patching u-boot source from Xilinx >> (https://github.com/Xilinx/u-boot-xlnx). I have one more patch to >> send Tim so that crochet always builds u-boot from release v2014.4 >> because the latest release (v2015.1) broke some things which will >> require other tweaks to crochet. >>=20 >=20 > This should be ported to the ports tree, after which it will be easy = to > add Zedboard support back. (See the existing sysutils/u-boot-* ports > for examples.) >=20 >> But, I wonder if there is sufficient interest in FreeBSD on the >> Zedboard to warrant you going to the trouble to build snap-shots. >>=20 >=20 > Although I do not have one of these boards, I would still like to > provide snapshot and release builds for it. There is very little > resource overhead to do so. >=20 > Glen Okay. I will take a look into creating a sysutils/u-boot-zynq port to = support Zedboard and a few other boards as well. =E2=80=94=E2=80=94=E2=80=94 Thomas Skibo thomasskibo@sbcglobal.net