From owner-freebsd-embedded@FreeBSD.ORG Tue Aug 27 19:12:16 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 3F95BE6; Tue, 27 Aug 2013 19:12:16 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-x22b.google.com (mail-ee0-x22b.google.com [IPv6:2a00:1450:4013:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9B6EE2C7E; Tue, 27 Aug 2013 19:12:15 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id e52so2486908eek.30 for ; Tue, 27 Aug 2013 12:12:14 -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=5BTMze6aUPgCU7V58QdUy7YADEuZOoA+j5C2en2LOMM=; b=Nj87vdKkAQSrsUJm6Rvr0NqkcLPsskbrsABqCpbqv3HjyuG1jq6tkrl1mq9UZc8s7R 4b790yKPxdXwblaQI6A1/+RuiSn0H3nv31IMKEsfBcdNkKZFcyKEeSPLaQMDYKLP3UlQ fogtauoT4aYrzVSZs3+aU4gPxAhlVHOe33et85V24fuBCxk6gg6TrHP2MgUU6VRJR+7t 7NTjwjAylfZYX8VzQAScZTprz0IR5602pfIim2jeAUgLltT4rx0l4eFAzYG3f4b25cVh +qtzc/EkYw0Bx0ApPpDl9Ns1BWV+p4+MQiD47lJQp93PnRbTem1fnrgT+LMZeMMFxnJy WOXQ== MIME-Version: 1.0 X-Received: by 10.14.225.199 with SMTP id z47mr37147582eep.24.1377630733956; Tue, 27 Aug 2013 12:12:13 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Tue, 27 Aug 2013 12:12:13 -0700 (PDT) In-Reply-To: References: <20130826225420.GF29777@funkthat.com> <20130826230843.GH29777@funkthat.com> <20130827055547.GK29777@funkthat.com> Date: Tue, 27 Aug 2013 12:12:13 -0700 Message-ID: Subject: Re: Making Picostation m2HP work From: hiren panchasara To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-embedded 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, 27 Aug 2013 19:12:16 -0000 On Tue, Aug 27, 2013 at 11:38 AM, Adrian Chadd wrote: > Hi! > > Great work! feel free to commit the config and hints file for this thing! > I will let loos@ do that as he prepared that patch. But, as we were discussing on irc, do all AP91 boards have same hints? If not, should we create separate kernconf conf for picostation? > > When using lzma, did you use /usr/bin/lzma, or /usr/local/bin/lzma from > ports? Did they both fail? > > I believe the both failed me. And I had to use one from zrouter project. I I *know* that one from ports failed. I will double check the base one. cheers, Hiren