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 ) id 1RNyFo-0002E4-GE for garchives@archives.gentoo.org; Wed, 09 Nov 2011 02:51:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B86C21C08B; Wed, 9 Nov 2011 02:50:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 19A9921C08B for ; Wed, 9 Nov 2011 02:49:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8E4681B4049 for ; Wed, 9 Nov 2011 02:49:58 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.016 X-Spam-Level: X-Spam-Status: No, score=-4.016 required=5.5 tests=[AWL=0.688, BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.504] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vhMm0EXET9d for ; Wed, 9 Nov 2011 02:49:52 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 108801B4040 for ; Wed, 9 Nov 2011 02:49:51 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RNyEW-0001E0-6u for gentoo-user@gentoo.org; Wed, 09 Nov 2011 03:49:48 +0100 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 03:49:48 +0100 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 03:49:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: [OT] Simh port to ARM platform Date: Wed, 9 Nov 2011 02:49:37 +0000 (UTC) Message-ID: References: <20111108175911.GB2819@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111004 Firefox/7.0.1 SeaMonkey/2.4.1) X-Archives-Salt: 3ceb485c-3530-4234-b355-c2164012c80e X-Archives-Hash: 66ada43ea70f91064f3804a4c8fe3622 gmx.de> writes: > For my embedded Linux system (www.centipad.com) based on a ATmel AT91SAM9260 > cpu I am looking for a port of SIMH to ARM. Not all embedded Linux systems are created equal. > Does anyone know of something I can start with? http://www.gentoo.org/proj/en/base/embedded/handbook/ You may want to join the embedded-gentoo discussion group and seek guidance and help therein. There are also other good embedded groups, such as open-embedded. Study the chipset and then find documents about similar efforts on compatible boards. The easiest thing might be to purchase a panda board and follow the gentoo handbook. http://pandaboard.org/content/platform hth, James