From owner-freebsd-arm@FreeBSD.ORG Fri May 1 12:07:25 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 055021065670 for ; Fri, 1 May 2009 12:07:25 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from semihalf.com (semihalf.com [206.130.101.55]) by mx1.freebsd.org (Postfix) with ESMTP id BFDDB8FC08 for ; Fri, 1 May 2009 12:07:24 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from mail.semihalf.com (mail.semihalf.com [83.15.139.206]) by semihalf.com (8.13.1/8.13.1) with ESMTP id n41C7Aan020808; Fri, 1 May 2009 06:07:11 -0600 Received: from apn-77-115-20-112.dynamic.gprs.plus.pl (apn-77-115-20-112.dynamic.gprs.plus.pl [77.115.20.112]) by mail.semihalf.com (Postfix) with ESMTP id EC0FF14467; Fri, 1 May 2009 14:07:07 +0200 (CEST) Message-Id: <494D378B-B243-4D97-8554-AC3E74A30B8C@semihalf.com> From: Rafal Jaworowski To: Donald T Hayford In-Reply-To: <49FADE9B.1080806@donhayford.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Fri, 1 May 2009 14:07:00 +0200 References: <49FA5B75.9090008@donhayford.com> <49FADE9B.1080806@donhayford.com> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-arm@freebsd.org Subject: Re: Help with Marvel kernel for 88F6281 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: Fri, 01 May 2009 12:07:25 -0000 On 2009-05-01, at 13:35, Donald T Hayford wrote: > Rafal Jaworowski wrote: >> >> On 2009-05-01, at 04:16, Donald T Hayford wrote: >> >>> I built FreeBSD-8 (current) kernel and world for the Marvel >>> chipsets using the instructions here: >>> http://wiki.freebsd.org/FreeBSDMarvell >>> >>> When I tried booting a Sheevaplug (Marvel 88F6281), the system >>> hangs as soon as I start it: >> >> Please show the output of the 'map' command at U-Boot prompt. >> > I apologize for the bad pasting job - I'll try again. Hopefully > this one is easier to read. > > Marvell>> map CPU Interface > ------------- [...] I don't see any mismatches WRT internal SOC registers location etc. and need to look a bit closer to the SheevaPlug docs. Just a basic clarification: you are 100% sure the correct DB-88F6XXX kernel image is used, right? Rafal