From owner-freebsd-mips@FreeBSD.ORG Wed Jan 27 05:45:56 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1D9D10656A3 for ; Wed, 27 Jan 2010 05:45:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9580B8FC17 for ; Wed, 27 Jan 2010 05:45:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o0R5fvVS082644; Tue, 26 Jan 2010 22:41:57 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 26 Jan 2010 22:42:48 -0700 (MST) Message-Id: <20100126.224248.925196285497011965.imp@bsdimp.com> To: alancyang@gmail.com From: "M. Warner Losh" In-Reply-To: <290865fd1001262130u29272ff8ve6d50a45e27a43e4@mail.gmail.com> References: <86068e731001260942j345d9f55i7e602a172e0838ac@mail.gmail.com> <885d28551001261347i5bb1d502p330ef8f328588796@mail.gmail.com> <290865fd1001262130u29272ff8ve6d50a45e27a43e4@mail.gmail.com> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: Cavium port X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2010 05:45:57 -0000 In message: <290865fd1001262130u29272ff8ve6d50a45e27a43e4@mail.gmail.com> alan yang writes: : still cannot get kernel to boot..., don't know the cause 'Error : allocating memory for elf image' is due to my kernel... or something : else. I'm not sure. Are you using the OCTEON1-32 or OCTEON1 kernel? From the below, it says 'ELF file is 64-bit.' While we want the 64-bit stuff to go, there's a fair amount of work there that we need to do/port yet to make it go. Try building the OCTEON1-32 kernel instead. : really want to get freebsd up and running. I'd love you to get it up and running to. There's still one or two minor gotchas with interrupts (see my blog at bsdimp.blogpot.com for details on the current workaround), but you can easily get to single user today. Warner : thanks in advance again for people's help!! : -- : : U-Boot 1.1.1 (U-boot build #: 176) (SDK version: 1.7.1-240) (Build time: Feb ) : : EBT5800 board revision major:2, minor:0, serial #: 2008-2.0-00251 : OCTEON CN5860-NSP pass 1.1, Core clock: 600 MHz, DDR clock: 400 MHz (800 Mhz d) : DRAM: 2048 MB : Flash: 8 MB : Clearing DRAM........ done : BIST check passed. : Net: octeth0, octeth1, octeth2, octeth3 : Bus 0 (CF Card): OK : : ide 0: Model: 1024MB CompactFlash Card Firm: CF_A408J Ser#: A181109948O004038 : Type: Hard Disk : Capacity: 977.4 MB = 0.9 GB (2001888 x 512) : Octeon ebt5800# fatload ide 0 21000000 kernel : reading kernel : : 4045856 bytes read : Octeon ebt5800# bootoctlinux 21000000 coremask=0x1 : argv[2]: coremask=0x1 : ELF file is 64 bit : Error allocating memory for elf image! : ## Loading Linux kernel with entry point: 0x21000000 ... : Bootloader: Done loading app on coremask: 0x1 : _______________________________________________ : freebsd-mips@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-mips : To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" : :