From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 29924E01483 for ; Mon, 17 Jun 2013 13:25:20 -0700 (PDT) Received: by mail-pb0-f50.google.com with SMTP id wz7so3098817pbc.23 for ; Mon, 17 Jun 2013 13:25:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=jvnRKDtwj8MHAkwVk4RXElCtFPSUpNW0lHwwo+rE7TE=; b=Mr/Wn0Xri6OW5bvxJqJQWMjqRmuDYk3hPPIj/yLLs03Zo2T8nt/XymNFf43X9b1OLE 0FzGuGq0GoYDmqbQyhbhiUAUnl283WhBxocdd2T8/DwLRdH24oROJLjOksNa1GQqDBwU jUEi0tvSLKW1wyPYxhNpGdTj3DqkwkoN4Usd/vBYCi36QvThnJcvKK5hfBak7XujTqLX Hd4W72/8BR4NgUTjogTkgtWrtwdqNHJ0Z0/1iuuUUCTFW1F1bsLZ/X/tRwaKtLrcAlRm LINQpCYPwM9PRUgpZsRQ8Q4JGeDIW45vu0xV8VAX2JqNIhzGADJWgi4ROw//Gc5iu/iZ vvag== X-Received: by 10.67.1.33 with SMTP id bd1mr14406391pad.75.1371500720207; Mon, 17 Jun 2013 13:25:20 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id bs3sm2528459pbc.42.2013.06.17.13.25.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 17 Jun 2013 13:25:19 -0700 (PDT) Message-ID: <51BF70AC.90400@boundarydevices.com> Date: Mon, 17 Jun 2013 13:25:16 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Otavio Salvador References: <51BB9CA4.4030606@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQnStqBo0K0Vs7kQPtI04DClEavvEKoEE7Aic+ipYvbbQR72fn45/IsXkqSJXKRNbzw0R+gP Cc: "meta-freescale@yoctoproject.org" , =?ISO-8859-1?Q?J=F6rg_Boge?= Subject: Re: Sabrelite Boot X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 20:25:21 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks Otavio, On 06/17/2013 12:52 PM, Otavio Salvador wrote: > On Fri, Jun 14, 2013 at 7:43 PM, Eric Nelson > wrote: >>> Than I tried to rewrite the UBoot in Nand with the wiki of linaro ( >>> https://wiki.linaro.org/Boards/MX6QSabreLite ) >> >> Why did you do this part? Was it because of this bit in the U-Boot >> README? >> >> Otavio, does the "mx6qsabrelite" configuration place U-Boot in >> unformatted space? >> >> I'm not seeing that a boot script is created in the machine layer: >> >> https://github.com/Freescale/meta-fsl-arm-extra/blob/master/conf/machine/imx6qsabrelite.conf > > It does; I am thinking in make it (imx6qsabrelite) an alias to > nitrogen board. This way people don't get confused about missing > machine but it works as expected. > > Do you have a blog post or something explaining how to put the u-boot > in the NOR? > We have lots of those, and that may be a part of the problem, since we transitioned from the U-Boot 2009.08 to Main-line a while back. I'll put together another one that's a bit more definitive since things are now pretty stable. Regards, Eric