From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 08DB2E017A7 for ; Tue, 29 Oct 2013 19:14:31 -0700 (PDT) Received: by mail-pd0-f180.google.com with SMTP id p10so277634pdj.25 for ; Tue, 29 Oct 2013 19:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject :mime-version:content-type; bh=AqG/U3/D2RK6kY+o9+Fa1+mckl8ATk/XtMESsyyeNFo=; b=l2SHSnYOCW0SqVlF3htKKuJubEpn5GE82Y/7QYAXKDMPCGaj+inZqCmhWBm+lEXkPa l0mQDjEu2ICZGms1lqVPJxyhaxhQkWU/zKjLADOZsmqmilP3nmrAK+aQ9FLpsoUAFLdg 1+IS1GwEimcQwvPt9TfGI0kFewv5rjJuhaNkrHKeQTe9LbvMVfBknmSHx7A5+Y3Slg9T Uu7LcBbu5//Igv5UIY6pmtfTqj+G2YEk87RkpNzFAPOs03eT4ACnXJ91W+k3eUik2mQm zIgIIrcaIH6t98ryP4UETTaB5v8zORTGatLW9aZdXpoKij21r7eKmaQUo/h3VFW9s8iO C+SA== X-Received: by 10.66.191.137 with SMTP id gy9mr526569pac.147.1383099265430; Tue, 29 Oct 2013 19:14:25 -0700 (PDT) Received: from [192.168.10.175] ([115.236.28.243]) by mx.google.com with ESMTPSA id fb3sm37912489pbc.29.2013.10.29.19.14.20 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 29 Oct 2013 19:14:24 -0700 (PDT) Date: Wed, 30 Oct 2013 10:14:13 +0800 From: jojo To: Daiane Angolini Message-ID: In-Reply-To: <526F8BFB.9080204@freescale.com> References: <4C809B7491D340F59E9B24CFED2B6B4F@gmail.com> <20131024091311.48f4d1d9@e6520eb> <992AAEAF3CC048DBB163CE7058889D1C@gmail.com> <20131025091855.6f58f865@e6520eb> <1482FB2EA52347BFAE7F7F69E28FA869@gmail.com> <10AE5C3458D641D1AD8A4F766C83C835@gmail.com> <526E7DBC.8050909@freescale.com> <3C94E35771CC49688549713461BAAC3A@gmail.com> <526F8BFB.9080204@freescale.com> X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: =?UTF-8?B?5Zue5aSN77yaIOWbnuWkje+8miBNWDUzUVNCLVIgY2FuIG5vdCBib290IGZyb20gbWljcm9TRA==?= 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, 30 Oct 2013 02:14:32 -0000 Content-Type: multipart/alternative; boundary="52706b75_333ab105_1bb" --52706b75_333ab105_1bb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, =20 I use the command like you to copy image besides failing as bellow also, i think about u-boot does not recognize the microSD really, and there is = no normal SD adapter in my IMX53QSB :( =20 i just have microSD in my board =E2=80=A6.any ideal about this =3F BTW, my microSD is =22SanDisk 4GB class 4=22 U-Boot 2013.10 (Oct 28 2013 - 17:28:17) Board: MX53 LOCO I2C: ready DRAM: 1 GiB MMC: =46SL=5FSDHC: 0, =46SL=5FSDHC: 1 MMC: no card present MMC init failed Using default environment In: serial Out: serial Err: serial CPU: =46reescale i.MX53 family rev2.1 at 1000 MHz Reset cause: POR Net: =46EC Warning: failed to set MAC address Hit any key to stop autoboot: 0 =20 MMC: no card present mmc0(part 0) is current device MMC: no card present Booting from net ... *** ERROR: =60ethaddr' not set *** ERROR: =60ethaddr' not set Wrong Image =46ormat for bootm command ERROR: can't get kernel image=21 MX53LOCO U-Boot > =20 Thanks, - Jojo =E5=9C=A8 2013=E5=B9=B410=E6=9C=8829=E6=97=A5=E6=98=9F=E6=9C=9F=E4=BA=8C=EF= =BC=8C=E4=B8=8B=E5=8D=886:20=EF=BC=8CDaiane Angolini =E5=86=99=E9=81=93=EF= =BC=9A > On 10/29/2013 01:07 AM, jojo wrote: > > Hi, > > I use the command =22sudo dd > > if=3Dfsl-image-gui-imx53qsb-20131024020930.rootfs.sdcard of=3D/dev/sd= b > > bs=3D1M=22 to put image in to microSD, > > is it right about for my step to burning SD image into microSD =3F > > =20 > =20 > =20 > Hi Jojo > =20 > I copy using: > =20 > sudo dd if=3Dfsl-image-gui-imx53qsb-20131024020930.rootfs.sdcard of=3D/= dev/sdb > =20 > =20 > =20 > Daiane > > =20 > > BTW, what's your step of burning =3F i think about my command is wron= g :( > > =20 > > Thanks, > > =20 > > - Jojo > > =20 > > =E5=9C=A8 2013=E5=B9=B410=E6=9C=8828=E6=97=A5=E6=98=9F=E6=9C=9F=E4=B8= =80=EF=BC=8C=E4=B8=8B=E5=8D=8811:07=EF=BC=8CDaiane Angolini =E5=86=99=E9=81= =93=EF=BC=9A > > =20 > > > On 10/28/2013 09:22 AM, jojo wrote: > > > > Hi > > > > Help =E2=80=A6. > > > > =20 > > > > no none met this issue =3F > > > U-Boot 2013.10 (Oct 28 2013 - 10:51:11) > > > =20 > > > Board: MX53 LOCO > > > I2C: ready > > > DRAM: 1 GiB > > > MMC: =46SL=5FSDHC: 0, =46SL=5FSDHC: 1 > > > =20 > > > =20 > > > I tested with core-image-base, and I was able to reach the user-spa= ce > > > prompt. > > > =20 > > > Daiane > > > =20 > > > =20 > > > > OMG... > > > > =20 > > > > Thanks, > > > > =20 > > > > - Jojo > > > > =20 > > > > =E5=9C=A8 2013=E5=B9=B410=E6=9C=8825=E6=97=A5=E6=98=9F=E6=9C=9F=E4= =BA=94=EF=BC=8C=E4=B8=8B=E5=8D=883:44=EF=BC=8Cjojo =E5=86=99=E9=81=93=EF=BC= =9A > > > > =20 > > > > > Hi, > > > > > I use microSD to boot my board, > > > > > =20 > > > > > and i have done two microSD card, > > > > > either of them is failed :( > > > > > =20 > > > > > Thanks, > > > > > =20 > > > > > - Jojo > > > > > =20 > > > > > =E5=9C=A8 2013=E5=B9=B410=E6=9C=8825=E6=97=A5=E6=98=9F=E6=9C=9F= =E4=BA=94=EF=BC=8C=E4=B8=8B=E5=8D=883:18=EF=BC=8CEric B=C3=A9nard =E5=86=99= =E9=81=93=EF=BC=9A > > > > > =20 > > > > > > Hi Jojo, > > > > > > =20 > > > > > > Le =46ri, 25 Oct 2013 14:49:31 +0800, > > > > > > jojo > a =C3= =A9crit : > > > > > > > I rebuild the imx53qsb completely and boot failed also as b= ellow : > > > > > > > =20 > > > > > > > and i do not change anything about for yocto dora except DL= =5FDIR to > > > > > > > redirect to =22DL=5FDIR =3D =22=24=7BTOPDIR=7D/../../downlo= ads=22=22 > > > > > > > =20 > > > > > > > U-Boot 2013.10-rc3 (Oct 25 2013 - 13:28:32) > > > > > > > =20 > > > > > > > Board: MX53 LOCO > > > > > > > I2C: ready > > > > > > > DRAM: 1 GiB > > > > > > > MMC: =46SL=5FSDHC: 0, =46SL=5FSDHC: 1 > > > > > > > MMC: no card present > > > > > > > MMC init failed > > > > > > > =20 > > > > > > =20 > > > > > > =20 > > > > > > can you try with an other SDCard it seems u-boot fails to ini= tialize > > > > > > this one. > > > > > > I'll try dora on MX53QSB asap. > > > > > > =20 > > > > > > Eric > > > > =20 > > > > =20 > > > > =20 > > > > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= > > > > meta-freescale mailing list > > > > meta-freescale=40yoctoproject.org > > > > https://lists.yoctoproject.org/listinfo/meta-freescale > > > > =20 > > > =20 > > > =20 > > > =20 > > > -- > > > Daiane > > > =20 > > =20 > > =20 > =20 > =20 > =20 > -- =20 > Daiane > =20 > =20 --52706b75_333ab105_1bb Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi,
I use the command like you to copy image besid= es failing as bellow also,

i think about u-= boot does not recognize the microSD really, and there is no
= normal SD adapter in my IMX53QSB :( 

i just have microSD in my board =E2=80=A6.any ideal about this =3F

BTW, my microSD is =22SanDisk 4GB class 4=22


U-Boot 2013.10 (Oct 28 2013 - 17:28= :17)

Board: MX53 LOCO
I2C:   read= y
DRAM:  1 GiB
MMC:   =46SL=5FSDHC: 0, =46S= L=5FSDHC: 1
MMC: no card present
MMC init failed
Using default environment

In:    = ;serial
Out:   serial
Err:   serial
CPU:   =46reescale i.MX53 family rev2.1 at 1000 MHz
Res= et cause: POR
Net:   =46EC
Warning: failed to se= t MAC address

Hit any key to stop autoboot: &nbs= p;0 
MMC: no card present
mmc0(part 0) is curren= t device
MMC: no card present
Booting from net ...
*** ERROR: =60ethaddr' not set
*** ERROR: =60ethaddr' n= ot set
Wrong Image =46ormat for bootm command
ERROR: = can't get kernel image=21
MX53LOCO U-Boot > 


Thanks,

- Jojo

=20

=E5=9C=A8 2013=E5=B9=B4= 10=E6=9C=8829=E6=97=A5=E6=98=9F=E6=9C=9F=E4=BA=8C=EF=BC=8C=E4=B8=8B=E5=8D= =886:20=EF=BC=8CDaiane Angolini =E5=86=99=E9=81=93=EF=BC=9A

On 10/29/2013 01:07 AM, jojo wro= te:
Hi,
I use the = command =22sudo dd
if=3Dfsl-image-gui-imx53qsb-20131024020930.r= ootfs.sdcard of=3D/dev/sdb
bs=3D1M=22 to put image in to microS= D,
is it right about for my step to burning SD image into micro= SD =3F

Hi Jojo

=
I copy using:

sudo dd if=3Dfsl-image-= gui-imx53qsb-20131024020930.rootfs.sdcard of=3D/dev/sdb



Daiane

BTW, what's your step of burning =3F i th= ink about my command is wrong :(

Thanks,

- Jojo

=E5=9C=A8 2013=E5=B9=B4= 10=E6=9C=8828=E6=97=A5=E6=98=9F=E6=9C=9F=E4=B8=80=EF=BC=8C=E4=B8=8B=E5=8D= =8811:07=EF=BC=8CDaiane Angolini =E5=86=99=E9=81=93=EF=BC=9A
On 10/28/2013 09:22 AM, j= ojo wrote:
Hi
Help= =E2=80=A6.

no none met this issue =3F
U-Boot 2013.10 (Oct 28 2013 - 10:51:11)
Board: MX53 LOCO
I2C: ready
DRAM: 1 GiB
MMC: =46SL=5FSDHC: 0, =46SL=5FSDHC: 1

<= br>
I tested with core-image-base, and I was able to reach the = user-space
prompt.

Daiane

OMG...

Thanks,

- Jojo
<= br>
=E5=9C=A8 2013=E5=B9=B410=E6=9C=8825=E6=97=A5=E6=98=9F=E6=9C= =9F=E4=BA=94=EF=BC=8C=E4=B8=8B=E5=8D=883:44=EF=BC=8Cjojo =E5=86=99=E9=81=93= =EF=BC=9A

Hi,=
I use microSD to boot my board,

and i= have done two microSD card,
either of them is failed :(
<= div>
Thanks,

- Jojo

=
=E5=9C=A8 2013=E5=B9=B410=E6=9C=8825=E6=97=A5=E6=98=9F=E6=9C=9F= =E4=BA=94=EF=BC=8C=E4=B8=8B=E5=8D=883:18=EF=BC=8CEric B=C3=A9nard =E5=86=99= =E9=81=93=EF=BC=9A

Hi Jojo,

Le =46ri, 25 Oct 2013 14:49:31 +0= 800,
jojo <rjiejie=40gmail.com <mailto:rjiejie=40gmail.com>> a =C3=A9crit :
I rebuild the imx53qsb comple= tely and boot failed also as bellow :

and i do n= ot change anything about for yocto dora except DL=5FDIR to
redi= rect to =22DL=5FDIR =3D =22=24=7BTOPDIR=7D/../../downloads=22=22

U-Boot 2013.10-rc3 (Oct 25 2013 - 13:28:32)
Board: MX53 LOCO
I2C: ready
DRAM: 1 GiB<= /div>
MMC: =46SL=5FSDHC: 0, =46SL=5FSDHC: 1
MMC: no card pr= esent
MMC init failed

can you try with an other SDCard it seems u-boot fails to initialize
this one.
I'll try dora on MX53QSB asap.
Eric



=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
meta-freescale mailing list
meta-freescale=40yoctoproject.org <mailto:meta-freescale=40yoctoproject.org&= gt;


--
Dai= ane


--
Daiane
=20 =20 =20 =20 =20

--52706b75_333ab105_1bb--