From owner-freebsd-arm@FreeBSD.ORG Tue Feb 20 15:21:50 2007 Return-Path: X-Original-To: freebsd-arm@freebsd.org Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD7F316BB0D for ; Tue, 20 Feb 2007 15:11:45 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from mx.bulinfo.net (mx.bulinfo.net [193.194.156.1]) by mx1.freebsd.org (Postfix) with ESMTP id A7C5013C4B4 for ; Tue, 20 Feb 2007 15:11:44 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from localhost (localhost [127.0.0.1]) by mx.bulinfo.net (Postfix) with ESMTP id AA79635D9E; Tue, 20 Feb 2007 17:11:39 +0200 (EET) Received: from mx.bulinfo.net ([127.0.0.1]) by localhost (mx.bulinfo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20920-02; Tue, 20 Feb 2007 17:11:37 +0200 (EET) Received: from [192.168.2.188] (pythia.bulinfo.net [212.72.195.5]) by mx.bulinfo.net (Postfix) with ESMTP id F044835D9C; Tue, 20 Feb 2007 17:11:36 +0200 (EET) Message-ID: <45DB0FA8.9070508@bulinfo.net> Date: Tue, 20 Feb 2007 17:11:36 +0200 From: Krassimir Slavchev User-Agent: Thunderbird 1.5 (X11/20060201) MIME-Version: 1.0 To: ticso@cicely.de References: <20070220075204.GI66059@x12.dk> <45DAE01E.80704@bulinfo.net> <20070220123615.GJ66059@x12.dk> <20070220145952.GZ24769@cicely12.cicely.de> In-Reply-To: <20070220145952.GZ24769@cicely12.cicely.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at mx.bulinfo.net Cc: freebsd-arm@freebsd.org Subject: Re: What goes wrong? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 15:21:50 -0000 Bernd Walter wrote: > On Tue, Feb 20, 2007 at 01:36:16PM +0100, Soeren Straarup wrote: > >> On Tue, Feb 20, 2007 at 01:48:46PM +0200, Krassimir Slavchev wrote: >> >>> oops. In the Makefile.inc >>> >>> >> Hmm.. None of hte 3 worked .. back to eth drawing board and investigate some >> more. >> > > bootspi initialises SDRAM and PLL and uses it. > It would explain bps or character errors, if your board has different > SDRAM or xtal setup than the selected bootflavour, > There are some other board specific points to configure correctly as > well. > > Would you like to give us more information about these board specific points? I have problems booting: Default: /boot/kernel/kernel.gz.tramp boot: cmd is '' - The prompt moves some time and stopped. Any ideas? Thanks in advance >>>> hat goes wrong when i send via serial xmodem the bootspi to the arm board >>>> and all i get back is some unreadable chars? >>>> I'm doing this from windows via teraterm at 115200 >>>> > >