All of lore.kernel.org
 help / color / mirror / Atom feed
* IMX53QSB-R can not boot from microSD
@ 2013-10-24  4:46 jojo
  2013-10-24  7:13 ` Eric Bénard
  2013-10-28 11:54 ` Fabio Estevam
  0 siblings, 2 replies; 16+ messages in thread
From: jojo @ 2013-10-24  4:46 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1741 bytes --]

Hi, 
This board is supported by yocto project ?

i use the command "sudo dd if=fsl-image-gui-imx53qsb-20131024020930.rootfs.sdcard of=/dev/sdb bs=1M" to put image in to microSD, and

i use the command "MACHINE=imx53qsb source setup-environment build-imx53qsb"

to create the fsl-image-gui to boot, some error is reported as bellow :

In:    serial
Out:   serial
Err:   serial
CPU:   Freescale i.MX53 family rev2.1 at 1000 MHz
Reset cause: POR
Net:   FEC
Warning: failed to set MAC address

Hit any key to stop autoboot:  0 
MMC: no card present
mmc0(part 0) is current device
MMC: no card present
Booting from net ...
*** ERROR: `ethaddr' not set
*** ERROR: `ethaddr' not set
Wrong Image Format for bootm command
ERROR: can't get kernel image!


i reference the doc "i.MX53_START_Linux_BSP_UserGuide.pdf" to set microSD parameters in boot line as bellow:

MX53LOCO U-Boot > setenv bootargs_base 'setenv bootargs console=ttymxc0,115200'
MX53LOCO U-Boot > setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcdi1fb:GBR24,VGA-XGA di1_primary vga'
MX53LOCO U-Boot > setenv bootcmd_mmc 'run bootargs_base bootargs_mmc;mmc dev 0;mmc read ${loadaddr} 0x800 0x1800;bootm'
MX53LOCO U-Boot > setenv bootcmd 'run bootcmd_mmc'
MX53LOCO U-Boot > saveenv
Saving Environment to MMC...
MMC: no card present
MMC init failed
MX53LOCO U-Boot > run bootcmd
MMC: no card present
mmc0(part 0) is current device

MMC read: dev # 0, block # 2048, count 6144 ... MMC: no card present
MMC: block number 0x2000 exceeds max(0x0)
0 blocks read: ERROR
Wrong Image Format for bootm command
ERROR: can't get kernel image!


Anyone have any idea for this issue ? 

Thanks,

- Jojo


[-- Attachment #2: Type: text/html, Size: 2797 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-10-30 11:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24  4:46 IMX53QSB-R can not boot from microSD jojo
2013-10-24  7:13 ` Eric Bénard
2013-10-25  6:49   ` 回复: " jojo
2013-10-25  7:18     ` Eric Bénard
2013-10-25  7:44       ` jojo
2013-10-28 11:22         ` jojo
2013-10-28 15:07           ` Daiane Angolini
2013-10-29  3:07             ` 回复: 回复: MX53QSB-R " jojo
2013-10-29 10:20               ` 回复: 回复: IMX53QSB-R " Daiane Angolini
2013-10-30  2:14                 ` 回复: 回复: MX53QSB-R " jojo
2013-10-30 11:40                   ` 回复: 回复: IMX53QSB-R " Otavio Salvador
2013-10-30 11:43                   ` Fabio Estevam
2013-10-29 15:03       ` Jose Mª Ferreiro
2013-10-29 15:12         ` Daiane Angolini
2013-10-29 15:41           ` Mario Domenech Goulart
2013-10-28 11:54 ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.