From owner-freebsd-arm@FreeBSD.ORG Thu Mar 7 20:29:39 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 95ED9989 for ; Thu, 7 Mar 2013 20:29:39 +0000 (UTC) (envelope-from jkwilborn@gmail.com) Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com [209.85.219.53]) by mx1.freebsd.org (Postfix) with ESMTP id 492C214C for ; Thu, 7 Mar 2013 20:29:39 +0000 (UTC) Received: by mail-oa0-f53.google.com with SMTP id m1so1146005oag.12 for ; Thu, 07 Mar 2013 12:29:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=xq9NyK5GHL0MUnlO0WJe2RAWoZRxFSfV3TOqlS7CYh8=; b=hSfq9mWjBuXKmX6oV8RrBQUfJOSq2+YWu9Qy5fwDpPp4T514H0TAgdfF2f5FrIoNJK qhblo/MZUBuaZkgJhZgJ1w7M+T+dB19duYshLjQRau0Wyatdwdtv45ACyE1+BtKMt7Ab 8DHc5KlMllxN3tvH1YQC2fvwQANLbLUsPMdfAIcE1ulm4kUaF3h2IvMhvksxMENZYE7T Gm1R7PVkYMEvcI9qrlYyqXkk4GGxdJmmxKW5OZleQ9AuZNZNqnFGpd0xxJsePTT2mJrI zqtdRFj868x0jttxE7Hk1WLQpOHfOlBH0oIzrZqN2MBpVajamHdYAJleLUHaaLs5+lvC s/gg== MIME-Version: 1.0 X-Received: by 10.182.144.6 with SMTP id si6mr26976784obb.38.1362688172881; Thu, 07 Mar 2013 12:29:32 -0800 (PST) Received: by 10.60.78.202 with HTTP; Thu, 7 Mar 2013 12:29:32 -0800 (PST) Date: Thu, 7 Mar 2013 13:29:32 -0700 Message-ID: Subject: Monitor Rom commands From: Jack Wilborn To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 20:29:39 -0000 Hello, I have a Global Scale Technologies Dreamplug which has a Marvell 88F6281 CPU. This computer comes up with a low level prompt of Marvell> I can get a quick synopsis of the command with the keyword 'help' or '?' but I would really like to have some real documentation on the commands. Some of the commands can be accessed by 'help command', but the help is pretty limited. I've asked the companies, but no reply. I guess it's once you buy it you're on your own? You would think they would publish this in many places, but no such luck! If anyone has or knows where these documents are, please send me a link or something so I can do more than guess at the parameter list! Thanks Jack