From owner-freebsd-arm@FreeBSD.ORG Sat Jul 23 18:59:58 2011 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 743001065670 for ; Sat, 23 Jul 2011 18:59:58 +0000 (UTC) (envelope-from ben.r.gray@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0131C8FC13 for ; Sat, 23 Jul 2011 18:59:57 +0000 (UTC) Received: by wyg24 with SMTP id 24so2759116wyg.13 for ; Sat, 23 Jul 2011 11:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ouF2emQezuJgY2IX7rio/cZkPN6MCHvrYDoRPlJKBns=; b=USbaPV100lSKg1OTdglOP5kID9R/CAiesYgZ9e/MP/T4j0YjCbnW5IXdaNwDZQqYZe APGHQh/XSmSsv7+a4jtpnk3AzNnaI7RBVtONLvNMD6Vg5UHOKFPjBfZLfl1H0JIcn4xf SaxeOT8SqXKpKmwdRrjow5vfzCBcO5Jg8GFZw= Received: by 10.227.2.199 with SMTP id 7mr2437576wbk.88.1311447596349; Sat, 23 Jul 2011 11:59:56 -0700 (PDT) Received: from Bens-MBP.local (93-97-50-127.zone5.bethere.co.uk [93.97.50.127]) by mx.google.com with ESMTPS id fx12sm2909487wbb.59.2011.07.23.11.59.54 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 23 Jul 2011 11:59:55 -0700 (PDT) Message-ID: <4E2B1A29.30804@gmail.com> Date: Sat, 23 Jul 2011 19:59:53 +0100 From: Ben Gray User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Giorgio Zoppi References: <4E29A979.6010604@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org Subject: Re: Porting to Cortex A9. X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2011 18:59:58 -0000 Hi Giorgio, I would say at the moment FreeBSD on the Pandaboard is not really a good choice. There is still a large amount of work to do on the drivers, not to mention the H/W codec interface (IVAHD/syslink) and the opengl 3D acceleration. (Unfortunately) My recommendation would be to use Linux on the Pandaboard, the kernel and drivers seem stable and TI appears to be actively working on and releasing codecs plus the openGL drivers. Cheers, Ben. > Hi Ben, > is it fit FreeBSD to be an embedded TV player? I want to do a little > box with ARM Cortex A9 for getting tv feeds and youtube stuff, just > like AppleTV but using also websites like coolstreaming.us or > justin.tv. I have to choose the following options > - processor: intel atom or arm > - s.o: freebsd or linux. > I would experiment the dual core stuff as well for running the decoders. >