From owner-freebsd-arm@FreeBSD.ORG Thu Nov 8 13:58:40 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECAB239C for ; Thu, 8 Nov 2012 13:58:40 +0000 (UTC) (envelope-from adutkowski@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id B68188FC17 for ; Thu, 8 Nov 2012 13:58:40 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id wz17so432585pbc.13 for ; Thu, 08 Nov 2012 05:58:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=1Y5Wk0rtPsaSt62TRJJZQj2F3q6V4/Z5LOlUSI8CmCU=; b=A8LklvA+ElIyCh4U/VBsJl4+5F/0FxtK7Vo6q7ri8WSRYf0f3Bvyv6I8kyxMmWzBur jFa1NDvz/wlL5auealMcF0o0gTdmuz86QcIK3JtlKdzCvy34l1ZMUILd6o8N1p2Rc23c 8rJRl+vdnCuHcGtHLX4W/gr+aJ91N8LAICyW8s/Pii17aeeDXecw1vXFS7iAx+YJ6RtH 2KFAm/jr6Y/4uOh2Fu+HPbG6POOtBLJGXoL34jh1xNeGnDoDu2uA2wen4KFBJ2N6WFnx gfv9EfTmJuRTika4mmdLj3dEUaQnFDf8tNmHzHL9mUzzPZcxEe/YJAyDGuEfrr2Ol+td GJKQ== MIME-Version: 1.0 Received: by 10.66.88.133 with SMTP id bg5mr22397920pab.80.1352383120240; Thu, 08 Nov 2012 05:58:40 -0800 (PST) Sender: adutkowski@gmail.com Received: by 10.66.88.135 with HTTP; Thu, 8 Nov 2012 05:58:40 -0800 (PST) In-Reply-To: <20121108121130.GA87859@cicely7.cicely.de> References: <20121108121130.GA87859@cicely7.cicely.de> Date: Thu, 8 Nov 2012 14:58:40 +0100 X-Google-Sender-Auth: Q5GQgdJHiFpuHWL8jXQAk0S_9X8 Message-ID: Subject: Re: Xilinx Zynq-7000 Support From: Aleksander Dutkowski To: ticso@cicely.de, freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 13:58:41 -0000 FreeBSD has support for PandaBoard which has dual Cortex-a9 SoC. We might try this some as a start point. Anyway I have access to ZedBoard and want to play with it in couple of weeks :) So if you begin developing the port, please give me an email. On Thu, Nov 8, 2012 at 1:11 PM, Bernd Walter wrote: > How difficult would it be to get Xilinx Zynq devices supported? > I'm not too scared to write a couple of IO-Controller drivers, but have > no clue about the required work for the dual-core A9. > I'm asking because Adapteva (http://www.adapteva.com/) has annouced > a rather low cost board with their own coprocessing multicore CPU based > on a Zync-7010 device. > I like their own multicore CPU design, but even without it the Zynq with > Gbit/s Ethernet and 1GB RAM and FPGA should make a good gerneric platform. > The USD99 price was for crowdfunding, but they target a similar low price > for normal sales. > Until Adapteva has boards available the lowest priced Zynq board seems > to be the ZedBoard (http://www.zedboard.org/). > > -- > B.Walter http://www.bwct.de > Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm. > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > -- regards aleek