From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0B361E0043F; Fri, 25 Jul 2014 09:39:21 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.171 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D689EE003C1 for ; Fri, 25 Jul 2014 09:39:19 -0700 (PDT) Received: by mail-pd0-f171.google.com with SMTP id z10so5959662pdj.30 for ; Fri, 25 Jul 2014 09:39:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Gsd/b44ydW0Llds56Js/d8VsOnNxZHc2LAdWkZzTkE8=; b=ghiI7BptR6Zvq0EY3wJhk48FYxtrAzvDyaddW5EOG98qTwsLwofZ0s88xO87Gi2v5X QnydrcUcvAfzO4rmcC/7fkZI10b7uKv3JnykLXlFXVwM9PqwLJyesDHRVXVrKpPxElK6 JVkCM5KluPFu/GEScJp7qyYxjPfXE3gdNhWuw+ifsNDJGygVSRFIjHldFBzYVKBIrOJg VYWKqbIaLBYogTlJIX4uzcc3h9zIUV8zqwxPZgMfWi4ckt6mSJNzdEzOJxX/UnV3kNiz QE/UjL9E4DQkKasM9aBexOC866ocYFpS/t16H+558iJJMrtG0XWkCGNjPJ6TZbomSFlt er5g== X-Gm-Message-State: ALoCoQnyiK7oh6A5KKEz40srX9VyI9WyWTt1V3DkZxX8obdvLotbr9hgQSDtxoiayewjDtGsSn5k X-Received: by 10.68.131.230 with SMTP id op6mr19890494pbb.55.1406306358680; Fri, 25 Jul 2014 09:39:18 -0700 (PDT) Received: from [192.168.1.11] ([63.226.49.26]) by mx.google.com with ESMTPSA id co3sm9314438pbb.89.2014.07.25.09.39.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Jul 2014 09:39:17 -0700 (PDT) Message-ID: <53D28833.3010500@boundarydevices.com> Date: Fri, 25 Jul 2014 09:39:15 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Ilya Smelykh References: <53D26E5C.6000509@boundarydevices.com> <53D28514.80901@boundarydevices.com> In-Reply-To: X-Enigmail-Version: 1.6 Cc: "meta-freescale@yoctoproject.org" Subject: Re: nitrogen6x and imx6qsabrelite machines uboot scripts 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: Fri, 25 Jul 2014 16:39:21 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 07/25/2014 09:27 AM, Ilya Smelykh wrote: > Hi Eric, > > 2014-07-25 23:25 GMT+07:00 Eric Nelson > Apparently I was wrong, and the machine definitions weren't explicity > about the kernel image type. The default must have changed somewhere > along the way, so I just sent patches to address this. > > Thanks for fix. > NP. Let us know how it works for you.