From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 84924E00830; Fri, 26 Dec 2014 12:08:15 -0800 (PST) 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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (sven.ebenfeld[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.180 listed in list.dnswl.org] Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 32236E00824 for ; Fri, 26 Dec 2014 12:08:07 -0800 (PST) Received: by mail-wi0-f180.google.com with SMTP id n3so17640942wiv.13 for ; Fri, 26 Dec 2014 12:08:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=2/9nVkhUpMit6B2UW/yH5qzYtrmQeqPxrbTckhBP8lA=; b=0rIfECvFswAcLZ9qAD7Kd8APhv3566pNsFd8t5ebWv9Og3T1jkoPhPM8cv8VIB+wl7 qGHACk0f4tyirpvFGyZOobqcHJP5nWxZVOs2fvQwPmBRbDnRelskScVSxjEQ8hYKRvZh 75JToW7nzd1P4Q4lYQIYvKNOFX4GUtaBm44dY8jBVVnfYuiWpV2kyWyrKvxFnSxTHhYj VTdzYVSiHXNM0Hk07/GprqfsjDgNtFF1IBCe+GUROUM3f9qWKa38lqXgvRzMJpGkmpdY CvwcdkQxDMgkE1CVQUV9F4uEOEuWIJIC23dkXEdfiOjOcFm8VKBRiJGBdLtXaIqPDl09 W4Kw== X-Received: by 10.194.95.10 with SMTP id dg10mr85369198wjb.82.1419624486673; Fri, 26 Dec 2014 12:08:06 -0800 (PST) Received: from [192.168.50.198] (ip-84-119-96-251.unity-media.net. [84.119.96.251]) by mx.google.com with ESMTPSA id o16sm6329711wjw.7.2014.12.26.12.08.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Dec 2014 12:08:05 -0800 (PST) Message-ID: <549DC038.5030001@gmail.com> Date: Fri, 26 Dec 2014 21:08:24 +0100 From: Sven Ebenfeld User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Subodh Sudhakar , meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: Regarding Mfg tool image in yocto SDK 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, 26 Dec 2014 20:08:15 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Hi Subodh, Am 26.12.2014 um 12:12 schrieb Subodh Sudhakar: > Hi all, > I am working on a project which is based on imx6 sabresd board and my sdk > is Yocto 1.6 daisy branch . > And in my end product we have to keep eMMC as boot media , so i have to > build images for Mfg tool in yocto SDK. > so anyone guide me to create the Mfgtool images in yocto SDK so that i will > flash that image in eMMC . > In Yocto 1.7 Dizzy Branch there is support for mfgtool-images using fsl-image-mfgtool-initramfs as target recipe. I'm using it for a custom i.MX6 Board with eMMC media. > > > *With Warm Regards,* > > Subodh > > *Cell : *+91 8467044971 | *Skype :* subodh.kant9 > > > Cheers, Sven