From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-embedded+bounces-3458-garchives=archives.gentoo.org@lists.gentoo.org>) id 1O2SUQ-00039l-Rd for garchives@archives.gentoo.org; Thu, 15 Apr 2010 17:04:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 796F7E0870 for <garchives@archives.gentoo.org>; Thu, 15 Apr 2010 17:04:30 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by pigeon.gentoo.org (Postfix) with ESMTP id 3EE42E0790 for <gentoo-embedded@lists.gentoo.org>; Thu, 15 Apr 2010 16:19:28 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so2519441fgg.10 for <gentoo-embedded@lists.gentoo.org>; Thu, 15 Apr 2010 09:19:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=SgyyEFXoofZjySGSi9+ghk+3Khqqwi3kI02ceKCh0/8=; b=x21R/l1AkcrJBt9BoWdH2xUuH8Cws7GrtsmBvSGfrH8GJn7NOn9RPYXcMrahcp0RlU UQjVZvpzIb7DnhHCaTMYyDBVV0cDGuXJNkk+5/T0B5UJUE6/i/wYcYJEuylAz51Z/kQO Pt+fpB9XbrYhjJokSr37sr2XmJkoo28wxw5pY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Kp2GqXg1xUZ/eZkODWG0CVZ9Ef0UKya7VUrnJuldSMOKW2ZgqecX+GebHVCx+YoFRD lf3+a0mP3cUxClYWqvRpMDIdfHw6CkTsNXStndrBaZjCMzZsjiV+i8m6fs0izqZl+NiS 8mt8Xtu/vfkjAhhyhXkDHCATUoB6Jj0xS9nIM= Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.106.12 with HTTP; Thu, 15 Apr 2010 09:19:27 -0700 (PDT) In-Reply-To: <4BC73279.4020607@gmail.com> References: <4BB4984E.5060806@tampabay.rr.com> <201004012220.59460.jsyrytczyk@uni.opole.pl> <4BB51867.6060809@wildgooses.com> <201004022314.16455.jsyrytczyk@uni.opole.pl> <4BBA4A53.3030309@tampabay.rr.com> <4BBA5893.4000904@gmail.com> <4BBA6808.1020302@tampabay.rr.com> <4BBCC672.5090103@gmail.com> <4BBCCD67.8080307@tampabay.rr.com> <4BC73279.4020607@gmail.com> Date: Thu, 15 Apr 2010 18:19:27 +0200 Received: by 10.223.17.136 with SMTP id s8mr121359faa.41.1271348367635; Thu, 15 Apr 2010 09:19:27 -0700 (PDT) Message-ID: <w2xf861ec6f1004150919p3b3f75bdl816722f6c8a41e71@mail.gmail.com> Subject: Re: [gentoo-embedded] arm router with 3 ports From: Manuel Lauss <manuel.lauss@googlemail.com> To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 69a26236-190c-46ac-a20a-6ad99a862c8b X-Archives-Hash: 039c394588dd4a271488476ff9a17ca8 On Thu, Apr 15, 2010 at 5:36 PM, Arkadi Shishlov <arkadi.shishlov@gmail.com> wrote: >>> BTW, if I want to hack on Tegra/Tegra2 or Snapdragon what is my option? Purchase >>> a consumer device, which one? > > Any suggestions? You could look for a nvidia devlite2 board, very small, with USB and HDMI out; and a german company introduced a Qseven form-factor module with Tegra2 at Emedded World tradeshow in March. On the other hand, you won't be doing much hacking since Nvidia's kernel sources suck (they're full of useless abstractions hoisted 1:1 from their WinCE port and mostly ignore established kernel frameworks) and their "documentation" is woefully incomplete. Manuel