From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db8outboundpool.messaging.microsoft.com (mail-db8lp0185.outbound.messaging.microsoft.com [213.199.154.185]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6044EE017DF for ; Fri, 1 Nov 2013 05:47:58 -0700 (PDT) Received: from mail84-db8-R.bigfish.com (10.174.8.240) by DB8EHSOBE038.bigfish.com (10.174.4.101) with Microsoft SMTP Server id 14.1.225.22; Fri, 1 Nov 2013 12:47:56 +0000 Received: from mail84-db8 (localhost [127.0.0.1]) by mail84-db8-R.bigfish.com (Postfix) with ESMTP id 0821DD803D3; Fri, 1 Nov 2013 12:47:56 +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: -51 X-BigFish: VS-51(zzbb2dI98dI9371Ic89bh15cbKJ1432I853kzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h1d1ah1d2ah1fc6hzz1de098h8275bh8275dh1de097hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail84-db8 (localhost.localdomain [127.0.0.1]) by mail84-db8 (MessageSwitch) id 1383310047459953_1591; Fri, 1 Nov 2013 12:47:27 +0000 (UTC) Received: from DB8EHSMHS003.bigfish.com (unknown [10.174.8.236]) by mail84-db8.bigfish.com (Postfix) with ESMTP id 19F7DA00049; Fri, 1 Nov 2013 12:47:07 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB8EHSMHS003.bigfish.com (10.174.4.13) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 1 Nov 2013 12:47:06 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.3.158.2; Fri, 1 Nov 2013 12:47:05 +0000 Received: from [10.29.244.30] ([10.29.244.30]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id rA1Cl3cX027566; Fri, 1 Nov 2013 05:47:04 -0700 Message-ID: <5273A702.8020703@freescale.com> Date: Fri, 1 Nov 2013 11:05:06 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Simone References: <1DD68773-7567-4AD2-ADE9-9130ECFAD8EB@gmail.com> <011001ced646$7f71eaf0$7e55c0d0$@gmail.com> <013001ced64c$b846a860$28d3f920$@gmail.com> <013601ced65c$85a65990$90f30cb0$@gmail.com> <013c01ced664$3f460470$bdd20d50$@gmail.com> In-Reply-To: <013c01ced664$3f460470$bdd20d50$@gmail.com> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: meta-freescale@yoctoproject.org, 'Otavio Salvador' Subject: Re: Imx53 sd card read write timing 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, 01 Nov 2013 12:47:59 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable On 10/31/2013 04:08 PM, Simone wrote: > Dear all, > the patch work great! > > Now all my system work 2x times faster than before (both kernel loading= time > and application working speed) ! Nice to hear that! When you say "2x faster" it's from your perception? Or you do have number= s? Daiane > > I could never solve without your help > > Thanks so much to everybody! > Regards > Simone > > > > -----Messaggio originale----- > Da: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] Per co= nto > di Otavio Salvador > Inviato: gioved=EC 31 ottobre 2013 18:18 > A: Simone > Cc: Fabio Estevam; Daiane Angolini; meta-freescale@yoctoproject.org > Oggetto: Re: [meta-freescale] R: Imx53 sd card read write timing > > On Thu, Oct 31, 2013 at 3:13 PM, Simone wrote= : >> only one thing, I don't know how to flash only the u-boot in the sdcar= d.. >> There is a way or I have to flash all the xxx.sdcard with dd command? > > dd if=3Du-boot.imx of=3D/dev/ seek=3D2 bs=3D512 >