From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KuCMN-0005q4-9v for garchives@archives.gentoo.org; Sun, 26 Oct 2008 20:37:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8198DE039B; Sun, 26 Oct 2008 20:37:15 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by pigeon.gentoo.org (Postfix) with ESMTP id EC57AE039B for ; Sun, 26 Oct 2008 20:37:14 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so2159225fga.14 for ; Sun, 26 Oct 2008 13:37:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sw+5rC8FGnsFiX5C4MjZo6ZuRPFrzlRnSa/cgqYOlMI=; b=v8ikd3sRYpX6EP6bV8njGY0M0ToqosNtsXZ+Nzkun0XwCogTafJjeCp0kjK43Vh5iv Ut4V8xYRKKW0uNx6rcxuWLZfRo2PtCNu4EziCRbUAOTT8laCC1MGIp3ZMyYPV7xSM2gO onrYqKqBpz2GFH9THFyWTASses/PmLt7SFfdA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=MvJit5nphuD8kgOruRFyNeeRdtsSAr52h4oxKGYs0hOz6Nldsowxkp8nekYJsVLfye M7+PRhtDT9gesKwSQkf/cv4+3B9igGDvXAk6Ida5rF0J9u3AObiCZujvo28Q//MJNuxJ SfKQiK2vVCfiV7tDgOP9LbjP7uiWEPOPg0vHE= Received: by 10.86.89.1 with SMTP id m1mr2505176fgb.16.1225053433080; Sun, 26 Oct 2008 13:37:13 -0700 (PDT) Received: by 10.86.79.12 with HTTP; Sun, 26 Oct 2008 13:37:13 -0700 (PDT) Message-ID: <3ea34a000810261337g21275370x3f9f88fb41e47d9a@mail.gmail.com> Date: Sun, 26 Oct 2008 16:37:13 -0400 From: "Christopher Friedt" To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] openmoko overlay? In-Reply-To: <200810260406.58918.vapier@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <48BEC33C.30501@gmail.com> <20080903224428.54750e89.miknix@gmail.com> <200810260406.58918.vapier@gentoo.org> X-Archives-Salt: cd3bee8a-af98-451e-a561-7d6b58cfc073 X-Archives-Hash: 1bfeae612c68cde6b489809a61d27703 Right now I'm working on getting Android up and running on my OpenMoko Freerunner. Has anyone else on the list checked it out? My strategy right now is to translate a handful of opcodes found in the >=3D ARMv5 ISA into equivalent ARMv4 ISA sequences and then add any hardware-specific libs for the FreeRunner, as necessary. One thing I'm really wondering about is how performance will compare (if at all) between the s3c2442 and something like the msm7201, given that the s3c2442 lacks the DSP cores. Is the s3c2442 really up to the task of running Android? I've got a page going here: http://wiki.openmoko.org/wiki/Android There are also a few sources for Android-compatible kernel patches at the moment. Cheers, Chris On Sun, Oct 26, 2008 at 4:06 AM, Mike Frysinger wrote: > On Wednesday 03 September 2008, =C2ngelo Miguel Arrifano wrote: >> Me and Ned Ludd are working on a embedded overlay mostly for PDAs. >> The overlay is located here: >> http://tinderbox.dev.gentoo.org/embedded/linwizard/overlay/ > > why not the regular place ? tinderbox is a blackhole. plus, the normal = infra > already has support for adding non-Gentoo devs for access ... > http://overlays.gentoo.org/proj/embedded/timeline > > just add the regulars from this list and let em go nuts > -mike >