From owner-freebsd-embedded@FreeBSD.ORG Tue Oct 1 08:31:29 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 159588D5 for ; Tue, 1 Oct 2013 08:31:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 956A02768 for ; Tue, 1 Oct 2013 08:31:28 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id n12so6892406wgh.15 for ; Tue, 01 Oct 2013 01:31:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=vE/d+/p25Ul3i+T4Hz0hW3F7+oiDCPQ9k+9xGNfcEaI=; b=PWZJwRBAJYhbp9T3C4LwjVaoHHnYuU80qgTQVM4TDE/GnCCLHA967c/xg3nTUr1qsT gHGksQTlw1gKxPTj2zT4oo8teHgU1yVQSAkWzNThakswl15x4Nr7K8v+Iz/OxFS/jGnR ek5PKhC1RTFdW1BSrH7MhYjbQ+BwfDdoH1x2nGeJ4ZydVahHR8mzx4dYWeZlAogcIklN o9Ux25dww/Vxaw79ToZInAsqGAR4hmbBDXBHHx1lG+KGc/xgYcEZyIL9RhX9Rzl6pbUG QHQWQEbBw4sURvuuNLuoge7XAuHdtmAFvxEJVTcqeEKZkCCDTzpbpzL8ErIU9jqmYMAX gVgg== MIME-Version: 1.0 X-Received: by 10.194.200.100 with SMTP id jr4mr5947193wjc.37.1380616286735; Tue, 01 Oct 2013 01:31:26 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Tue, 1 Oct 2013 01:31:26 -0700 (PDT) In-Reply-To: References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> <523DA66C.6090204@freebsd.org> Date: Tue, 1 Oct 2013 01:31:26 -0700 X-Google-Sender-Auth: cKPUGNQgNUBy9eZ1ax6uGJT5Fyo Message-ID: Subject: Re: Routerboard RB800 From: Adrian Chadd To: John Clark Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Benjamin Perrault , "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 08:31:29 -0000 Make sure you're building the right base kernel config before tweaking. http://wiki.openwrt.org/toh/tp-link/tl-wr842nd This indicates it's an AR7241. So, start with the AP91 or AP99 kernel configs. Try building that and tftpload/boot'ing it. -adrian On 30 September 2013 16:52, John Clark wrote: > > On Sep 30, 2013, at 4:41 PM, hiren panchasara > wrote: > > > > > > > > > On Mon, Sep 30, 2013 at 2:03 PM, Luiz Otavio O Souza > wrote: > > On 30 September 2013 15:31, John Clark wrote: > > > PS Adrian -- > > > You have a wiki on a mips port to a TPline wr-1043 device=85 what wou= ld > be required for the tplink-wr842nd=85 tnx > > > > TPLink-wr842nd has enough flash space to work with adrian's > > freebsd-wifi-build scripts and should work with a proper kernel and > > hints, all the stuff in this router should just work. > > My understanding is that both the routers have same amount of flash > (8MB) and ram (32MB). > > > > In that case, John would need latest -head and wifi-build scripts (to > use kernel shrink changes). > > > > Please correct me if that's not true. > > > > Cheers, > > Hiren > > I've used the scripts in wifi-build to build a kernel, which when loaded > into the wr842nd boots to 'some point'. I don't have time right this minu= te > to give a startup log dump, but it seem like what I have is 'close' to > working. > > I'll try to get to this next week and see if I can get further. > > John Clark. > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.or= g > " >