From owner-freebsd-embedded@FreeBSD.ORG Sun Aug 18 17:59:06 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 8E2209D0; Sun, 18 Aug 2013 17:59:06 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x229.google.com (mail-ea0-x229.google.com [IPv6:2a00:1450:4013:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E4183236A; Sun, 18 Aug 2013 17:59:05 +0000 (UTC) Received: by mail-ea0-f169.google.com with SMTP id k11so447084eaj.14 for ; Sun, 18 Aug 2013 10:59:04 -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=PqTWDW5NhMn4wNfflyczGuoAu4hDGpxXxYKUGmHzuPA=; b=0adCkx9hzTLPpvCQFMxj/VaGlfkwEPKrR/5ss6NB369efKDqfI1+2OM70h6bnuHY1/ rLb6/EjMSbaQ7joKulLorkZ6++lkw+h/Mhk+DjECcE8qPgPUoFTfQuOFaYyUGUCKWMeb uBiETcbM2bxZIAzJb+j7iFds0pT5YOz1EG5/jY3DHl6b49tHkuOky1aggsQRlYU0sI6T jqiUaXoTx85QwdCERL9CrkqH6Chg+TCfhWHcMOU2z2LA7K31or9N9EOo+pogIxPK9XmT u9eWfEXHt0sZNUrDJ2/HiHMYLed6toULSmTBf9V423pb9M0mc8/N8lL+GZwwuc83I6/T z1Xg== MIME-Version: 1.0 X-Received: by 10.15.67.131 with SMTP id u3mr15746421eex.34.1376848744217; Sun, 18 Aug 2013 10:59:04 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Sun, 18 Aug 2013 10:59:04 -0700 (PDT) In-Reply-To: References: <20130729151943.70ce473e14d88588337e57ba@ddteam.net> <51F7983C.5090309@dat.pl> Date: Sun, 18 Aug 2013 10:59:04 -0700 Message-ID: Subject: Re: Making Picostation m2HP work From: hiren panchasara To: Outback Dingo 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: Sun, 18 Aug 2013 17:59:06 -0000 On Sun, Aug 18, 2013 at 9:27 AM, Outback Dingo wrote: > > > > On Wed, Jul 31, 2013 at 5:52 PM, Adrian Chadd wrote: > >> Are you using the right flags to the _ports_ lzma to create an image >> that uboot can actually decode? >> >> > Curious if theres been any further work on this path ??? > I am using ports lzma but I have no way of knowing if uboot liked it or not. (I mean its failing - thats what we all know :-)) I've tried to follow what openwrt was doing but couldn't quite get there. loos@ offered to help whenever he gets some time. Anyone can provide some more concrete help, I would love to try/test that. I have it sitting at my desk staring at me to make it work :-( cheers, Hiren