From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co1outboundpool.messaging.microsoft.com (co1ehsobe003.messaging.microsoft.com [216.32.180.186]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 83FBFE01480 for ; Thu, 9 May 2013 06:03:51 -0700 (PDT) Received: from mail132-co1-R.bigfish.com (10.243.78.234) by CO1EHSOBE035.bigfish.com (10.243.66.100) with Microsoft SMTP Server id 14.1.225.23; Thu, 9 May 2013 13:03:50 +0000 Received: from mail132-co1 (localhost [127.0.0.1]) by mail132-co1-R.bigfish.com (Postfix) with ESMTP id 9641D120309; Thu, 9 May 2013 13:03:50 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz17326ahz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received: from mail132-co1 (localhost.localdomain [127.0.0.1]) by mail132-co1 (MessageSwitch) id 1368104629317410_10733; Thu, 9 May 2013 13:03:49 +0000 (UTC) Received: from CO1EHSMHS001.bigfish.com (unknown [10.243.78.252]) by mail132-co1.bigfish.com (Postfix) with ESMTP id 46A90AC0078; Thu, 9 May 2013 13:03:49 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS001.bigfish.com (10.243.66.11) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 9 May 2013 13:03:48 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Thu, 9 May 2013 13:03:47 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r49D3hSF031085; Thu, 9 May 2013 06:03:44 -0700 Message-ID: <518B9E5F.5060601@freescale.com> Date: Thu, 9 May 2013 10:02:23 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Jeff Horn References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org, Otavio Salvador Subject: Re: MX28 SD card image with imx-bootlets 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: Thu, 09 May 2013 13:03:51 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 05/08/2013 10:41 PM, Jeff Horn wrote: > It seems to be related to the HAB. With the MX28 FSL provides the > mk_mx28_sd script and and a mk_hdr script. The mk_hdr script generates > a 36 byte binary file. I manually wrote that to the first sector of the > boot partition followed by my bootstream at the second sector and it > works. So, I think I can get that header script into the build and I'll > be good. > > Yes, I changed my version of the image class to use the ivt.bd > file when running elftosb. Once I get this patched in I > can post in case others need it. Please, do share your patches. ;) Daiane