From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 80EDCE00576; Wed, 27 Aug 2014 01:50:35 -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, SPF_HELO_PASS 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 * [213.199.154.78 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from emea01-db3-obe.outbound.protection.outlook.com (mail-db3lrp0078.outbound.protection.outlook.com [213.199.154.78]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E25DAE0054C for ; Wed, 27 Aug 2014 01:50:30 -0700 (PDT) Received: from DB3PR06MB137.eurprd06.prod.outlook.com (10.141.1.141) by DB3PR06MB138.eurprd06.prod.outlook.com (10.141.1.147) with Microsoft SMTP Server (TLS) id 15.0.1015.19; Wed, 27 Aug 2014 08:50:27 +0000 Received: from DB3PR06MB137.eurprd06.prod.outlook.com ([169.254.8.149]) by DB3PR06MB137.eurprd06.prod.outlook.com ([169.254.8.149]) with mapi id 15.00.1015.018; Wed, 27 Aug 2014 08:50:27 +0000 From: Per Smitt To: =?iso-8859-1?Q?Eric_B=E9nard?= Thread-Topic: [meta-freescale] Deploying U-Boot on empty NAND (imx28evk) Thread-Index: AQHPwTAvn3V1xnRLdEiSsOaK6W7sdZvjDqoAgAEUirQ= Date: Wed, 27 Aug 2014 08:50:27 +0000 Message-ID: <1409129426637.86680@sbie.se> References: <1409060423340.67946@sbie.se>,<20140826181224.1d19b69c@e6520eb> In-Reply-To: <20140826181224.1d19b69c@e6520eb> Accept-Language: sv-SE, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [217.27.173.85] x-microsoft-antispam: BCL:0;PCL:0;RULEID:;UriScan:; x-forefront-prvs: 0316567485 x-forefront-antispam-report: SFV:NSPM; SFS:(6009001)(51704005)(189002)(199003)(51914003)(66654002)(74482001)(85306004)(46102001)(95666004)(54356999)(76482001)(229853001)(107046002)(76176999)(50986999)(21056001)(77982001)(74662001)(36756003)(4396001)(80022001)(64706001)(77096002)(81342001)(99396002)(66066001)(74502001)(79102001)(31966008)(2656002)(106116001)(81542001)(19580405001)(19580395003)(87936001)(105586002)(106356001)(83322001)(92566001)(92726001)(86362001)(110136001)(83072002)(90102001)(20776003)(101416001)(85852003)(117636001); DIR:OUT; SFP:; SCL:1; SRVR:DB3PR06MB138; H:DB3PR06MB137.eurprd06.prod.outlook.com; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:1; A:1; LANG:en; MIME-Version: 1.0 X-OriginatorOrg: sbie.se Cc: "meta-freescale@yoctoproject.org" Subject: Re: Deploying U-Boot on empty NAND (imx28evk) 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: Wed, 27 Aug 2014 08:50:35 -0000 Content-Language: sv-SE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =0A= Le Tue, 26 Aug 2014 13:40:23 +0000,=0A= Per Smitt a =E9crit :=0A= =0A= >> Hi=0A= >>=0A= >> I am working with an imx28evk to build a Linux platform for a customer. = I have been able to get Linux running on the board both with SD and nand. T= o run on nand I had to use MfgTool to write U-Boot to the nand.=0A= >>=0A= > what is the NAND flash you are using ?=0A= > You may need to tune some parameters and values depending on the flash.= =0A= >=0A= > Eric=0A= =0A= You are quite correct. I had forgotten to setup the MXSBOOT_NAND_ARGS with = the correct values for my flash. I had not considered this since the MfgToo= l had been able to flash the device with the .sb file. Since the .sb file i= s an input to the mxsboot command I figured it did not matter at this stage= .=0A= =0A= I have not been able to get U-Boot to write a bootloader using the .sb file= like MfgTool does, however with the mxsboot parameters set I could flash t= he nand-file using the U-Boot script update_nand_firmware_full.=0A= =0A= Many thanks for the help!=0A= =0A= /Per=0A= =0A=