From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2128 Path: news.gmane.org!not-for-mail From: Isaac Dunham Newsgroups: gmane.linux.lib.musl.general Subject: microblaze: big endian or little endian (or both)? Date: Tue, 16 Oct 2012 20:05:41 -0700 Message-ID: <20121016200541.b68eef72.idunham@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1350443159 17016 80.91.229.3 (17 Oct 2012 03:05:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2012 03:05:59 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2129-gllmg-musl=m.gmane.org@lists.openwall.com Wed Oct 17 05:06:03 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TOJxJ-00069r-IG for gllmg-musl@plane.gmane.org; Wed, 17 Oct 2012 05:06:01 +0200 Original-Received: (qmail 26129 invoked by uid 550); 17 Oct 2012 03:05:54 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 26121 invoked from network); 17 Oct 2012 03:05:54 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=SsNGacne5ivp/BEwT3JED0O+1WtPFrhhqLcbkiyEa1FmLD7ySuudLoOBX+M1o9heCpYkRF9++Bijx2yYH0ItwEKxikD5QnZEflIP25+7oUOJoY0PoxZhchl8aNfsz8wWp505txj3lOQpDeJ0OuEWw9ZbI+TnSpB/tOrjqSfSOrc=; h=Date:From:To:Subject:Message-Id:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; i486-pc-linux-gnu) Xref: news.gmane.org gmane.linux.lib.musl.general:2128 Archived-At: I'm trying to get stuff set up to run microblaze musl (first user emulation, then system emulation if all goes well). Anyhow, I'm wondering about whether to just use microblaze or if microblazeel should work also (configure only says microblaze-* which seems to imply that only the BE version is supported). Other than that, I have a few random thoughts on microblaze systems to experiment with: 1. The xldk git repos have initrds for microblaze; if you inject musl binaries in there, how does that work in qemu? 2. Apparently it's possible (just barely) to get a Linux-capable microblaze design onto a Spartan 6, which runs ~$90... -- Isaac Dunham