From owner-freebsd-mips@FreeBSD.ORG Wed Apr 23 02:35:55 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 435AF8B5 for ; Wed, 23 Apr 2014 02:35:55 +0000 (UTC) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2AC51BCD for ; Wed, 23 Apr 2014 02:35:54 +0000 (UTC) Received: by mail-qg0-f51.google.com with SMTP id f51so353892qge.10 for ; Tue, 22 Apr 2014 19:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MeVUXSwq5JmV55T2pS7T5MUq0z4yRI4xvm085QZSYTg=; b=y1EQDEJLzWr2BqEQWotEUY9KHgiydJhkECb4wkE4erKu+/H4tBPHabmWRWuR2YRwn6 Iy/ggK8xHbYbCW6H7cF+LTYv23I40JFHCA9YnklzEcBfm76hEseo3+t18XxcFmOoijRJ IS6MyWpGH5onIfQ6gmvuL89bDCNHmvToOpbznx8uidcKNscHENMSOu3JMokxGBpI/NGc e+jr2s4O5qjSMbjjqqgc5MsmggXzr7mOp81irT8Vu5J4DqjqKCyWmiz+4bneNoRX8+La YOeIv7eOnyakvpuJ9zlRbbKYKIAyzDmtRqG69F3MmrOXc4fY9S8EYRVk2M02VNCtQ6mG j/Tw== MIME-Version: 1.0 X-Received: by 10.229.53.136 with SMTP id m8mt53868664qcg.4.1398220554110; Tue, 22 Apr 2014 19:35:54 -0700 (PDT) Received: by 10.96.63.228 with HTTP; Tue, 22 Apr 2014 19:35:53 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> X-Goomoji-Body: true Date: Wed, 23 Apr 2014 10:35:53 +0800 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: =?UTF-8?B?6ZmG5qyj5oWw?= To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-mips@freebsd.org" , Andy X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 02:35:55 -0000 Ah, bad news[?] But where could I get the new instructions or just wait for the wiki to update? Could you give some detail steps to build a kernel for mips routerboard like RB433? Thanks! Andy 2014-04-23 2:06 GMT+08:00 Adrian Chadd : > Hm, I think the BuildingMIPS instructions definitely need updating. :( > > > -a > > > On 21 April 2014 02:00, Andy wrote: > > Recently I try to run FreeBSD on routerboard RB433, so I just rebuild the > > kernel and try netboot. > > > > I use AR71XX_BASE as my kernel file and after finishing building the > kernel > > and I try to startup the RB433,then I got the following error: > > > > setting up elf image... wrong architecture (0800!=0008)elf image > > > > My scripts to build scripts is like the one on the following link. > > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > > I just add the option setenv TARGET_BIG_ENDIAN y at the first.But when > build > > start I got the message the BIG END is not used anymore > > > > Is this option wrong or am I just miss other important things? > > > > > > > > -- > > View this message in context: > http://freebsd.1045724.n5.nabble.com/netboot-error-on-RB433-wrong-architecture-0800-0008-tp5905259.html > > Sent from the freebsd-mips mailing list archive at Nabble.com. > > _______________________________________________ > > 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" > _______________________________________________ > 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" >