From owner-freebsd-embedded@FreeBSD.ORG Sat Oct 11 13:29:47 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 75669106569A; Sat, 11 Oct 2008 13:29:47 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4CCF58FC12; Sat, 11 Oct 2008 13:29:47 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id BF8A8179570; Sat, 11 Oct 2008 09:29:46 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 11 Oct 2008 09:29:46 -0400 X-Sasl-enc: dwMdikcxpaNT/fOmOrnJNyhDuQkB5YwGI7qs34ATtTze 1223731786 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 038FA37D78; Sat, 11 Oct 2008 09:29:45 -0400 (EDT) Message-ID: <48F0AA48.3040008@incunabulum.net> Date: Sat, 11 Oct 2008 14:29:44 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: "Bruce M. Simpson" References: <48EABE17.3010104@incunabulum.net> <20081009025641.e6d015bb.stas@FreeBSD.org> <48F09EF2.4060709@incunabulum.net> In-Reply-To: <48F09EF2.4060709@incunabulum.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Stanislav Sedov , freebsd-embedded@freebsd.org Subject: Re: Problems with NSLU2 and U-Boot 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: Sat, 11 Oct 2008 13:29:47 -0000 Bruce M. Simpson wrote: > I just tried booting kernel.bin on the NSLU2, as a raw memory image, > via tftp, and got exactly the same result. > I repeated it with U-Boot. It appears as though it relocates the > embedded ELF image to the correct address during load and execution, > but I can't be sure because I don't have any OCD capability just now. I grabbed the patches for the IXO dude's USB JTAG design here: http://www.ixo.de/info/usb_jtag/ FWIW they apply fine to the snapshot I rolled of OpenOCD, and it appears to talk to the USB Blaster clone OK. Now whilst this appears to detect the chain, I don't have TRST lines pulled out on the board -- I only have VCC, GND, TMS, TCK, TDO and TDI pulled out with teflon coated wire (the *really* thin stuff). So I can't halt the xScale core and capture registers, etc. It seems there is a TRSTn line but I'll have to warm up the iron another time...