From owner-freebsd-arm@FreeBSD.ORG Sun Dec 10 21:01:43 2006 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 ED48316A40F for ; Sun, 10 Dec 2006 21:01:43 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFEF443CAF for ; Sun, 10 Dec 2006 21:00:29 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id kBAL1c3p001679; Sun, 10 Dec 2006 22:01:38 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id kBAL1ScI017406 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Dec 2006 22:01:28 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id kBAL1R61067610; Sun, 10 Dec 2006 22:01:27 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id kBAL1RjX067609; Sun, 10 Dec 2006 22:01:27 +0100 (CET) (envelope-from ticso) Date: Sun, 10 Dec 2006 22:01:27 +0100 From: Bernd Walter To: "M. Warner Losh" Message-ID: <20061210210127.GF54209@cicely12.cicely.de> References: <20061208131314.GQ54209@cicely12.cicely.de> <20061208.085456.-1548240230.imp@bsdimp.com> <20061208161425.GU54209@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061208161425.GU54209@cicely12.cicely.de> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: ticso@cicely12.cicely.de, freebsd-arm@freebsd.org, ticso@cicely.de Subject: Re: bootspi parameters X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 21:01:44 -0000 On Fri, Dec 08, 2006 at 05:14:25PM +0100, Bernd Walter wrote: > On Fri, Dec 08, 2006 at 08:54:56AM -0700, M. Warner Losh wrote: > > In message: <20061208131314.GQ54209@cicely12.cicely.de> > > Bernd Walter writes: > > : It seems that you've put the boot commands into an external eeprom > > : instead of the previously hardcoded values. > > : Am I right with this assumption? > > : Since I don't have an additional eeprom on board I'll still need > > : hardcoded values - or put them into SPI-flash. > > > > What device are you booting from? > > currently network via bootspi. > This works after updating as usual. > Still no SD card however. > > Now I'm trying boot2 and SD card: > MAC 0:e:42:2:0:21 > > Default: /boot/kernel/kernel.gz.tramp > boot: > No /boot/kernel/kernel.gz.tramp > > Default: /boot/kernel/kernel.gz.tramp > boot: MAC 0:e:42:2:0:21 > > Default: /boot/kernel/kernel.gz.tramp > boot: Strange - now that this is an UFS formated media: MAC 0:e:42:2:0:21 Not ufs Default: /boot/kernel/kernel.gz.tramp boot: No /boot/kernel/kernel.gz.tramp Default: /boot/kernel/kernel.gz.tramp boot: I've found -DUFS1_ONLY in the boot2 Makefile. Sounds like I should newfs the media and restart... -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de