From owner-freebsd-embedded@FreeBSD.ORG Sun Oct 26 19:21:20 2008 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E4E6106566B for ; Sun, 26 Oct 2008 19:21:20 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0361F8FC14 for ; Sun, 26 Oct 2008 19:21:19 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 48F18182F07 for ; Sun, 26 Oct 2008 15:21:19 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 26 Oct 2008 15:21:19 -0400 X-Sasl-enc: Yq47QUT6aW7QQ4eIcf00vq1vPq6HEZPK8Upmu81kCYY5 1225048879 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id DC5721EADC for ; Sun, 26 Oct 2008 15:21:18 -0400 (EDT) Message-ID: <4904C32D.4040303@FreeBSD.org> Date: Sun, 26 Oct 2008 19:21:17 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: freebsd-embedded@freebsd.org References: <4904729C.9080108@incunabulum.net> In-Reply-To: <4904729C.9080108@incunabulum.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Breaking into the Emprex NAS-100 firmware X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2008 19:21:20 -0000 I tried booting armboot (compilde from source) from armboot installed on the device. Didn't work, even when rebased to 0x20000. I'm guessing that's an MMU mode issue. Haven't tried a kernel (yet). Someone out there is working on Linux 2.6 support, perhaps information sharing is possible.