← Back to team overview

linaro-release team mailing list archive

[Bug 839539] Re: mx51evk can't load uImage and dtd from mmc card

 

I mentioned it failed on 11.08 milestone release, it's:
hwpack_linaro-imx51_20110823-0_armel_unsupported.tar.gz
nano-n-tar-20110823-1.tar.gz

manual loading also failed.

---- log
U-Boot 2011.06 (Aug 19 2011 - 17:16:36)

CPU:   Freescale i.MX51 family rev3.0 at 800 MHz
Reset cause: POR
Board: MX51EVK
DRAM:  512 MiB
MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   got MAC address from fuse: 00:04:9f:01:06:9f
FEC
Hit any key to stop autoboot:  0 
MX51EVK U-Boot > mmc rescan 0
MX51EVK U-Boot > fatload mmc 0:2 0x90800000 uImage

** Unable to use mmc 0:2 for fatload **
MX51EVK U-Boot > print
baudrate=115200
bootcmd=if mmc rescan ${mmcdev}; then if run loadbootscript; then run bootscript; else if run loaduimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi
bootdelay=3
bootscript=echo Running bootscript from mmc ...; source
ethact=FEC
loadaddr=0x90800000
loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};
loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}
mmcargs=setenv bootargs console=ttymxc0,${baudrate} root=${mmcroot} rootfstype=${mmcrootfstype}
mmcboot=echo Booting from mmc ...; run mmcargs; bootm
mmcdev=0
mmcpart=2
mmcroot=/dev/mmcblk0p3 rw
mmcrootfstype=ext3 rootwait
netargs=setenv bootargs console=ttymxc0,${baudrate} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp
netboot=echo Booting from net ...; run netargs; dhcp ${uimage}; bootm
script=boot.scr
stderr=serial
stdin=serial
stdout=serial
uimage=uImage

Environment size: 942/8188 bytes
MX51EVK U-Boot >

-- 
You received this bug notification because you are a member of Linaro
Release Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/839539

Title:
  mx51evk can't load uImage and dtd from mmc card

Status in “linux-linaro-mx51” package in Ubuntu:
  New

Bug description:
  Environment: 11.08 release
  Log:
  U-Boot 2011.06 (Aug 19 2011 - 17:16:36)

  CPU:   Freescale i.MX51 family rev3.0 at 800 MHz
  Reset cause: POR
  Board: MX51EVK
  DRAM:  512 MiB
  MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
  *** Warning - bad CRC, using default environment

  In:    serial
  Out:   serial
  Err:   serial
  Net:   got MAC address from fuse: 00:04:9f:01:06:9f
  FEC
  Hit any key to stop autoboot:  0 

  ** Unable to use mmc 0:2 for fatload **

  ** Unable to use mmc 0:2 for fatload **
  Booting from net ...
  BOOTP broadcast 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-linaro-mx51/+bug/839539/+subscriptions