← Back to team overview

linaro-release team mailing list archive

[Bug 788926] Re: imx51evk fails to boot to linux

 

Tested with hwpack_linaro-imx51_20110301-0_armel_unsupported.tar.gz and
linaro-natty-nano-tar-20110526-0.tar.gz, didn't show this problem.

-- 
You received this bug notification because you are a member of Linaro
Release Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/788926

Title:
  [regression] imx51evk fails to boot to linux

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

Bug description:
  used l-m-c to create image with these files:
  hwpack_linaro-imx51_20110526-1_armel_unsupported.tar.gz
  linaro-n-developer-tar-20110526-0.tar.gz

  Resulting image hangs after Starting kernel ... msg:

  U-Boot 2011.03 (Apr 20 2011 - 07:11:41)

  CPU:   Freescale i.MX51 family rev3.0 at 800 MHz
  Board: MX51EVK 1.0 [POR]
  DRAM:  512 MiB
  MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
  In:    serial
  Out:   serial
  Err:   serial
  Net:   got MAC address from fuse: 00:04:9f:01:1c:39
  FEC
  Hit any key to stop autoboot:  0 
  reading boot.scr

  357 bytes read
  Running bootscript from mmc ...
  ## Executing script at 90800000
  reading uImage

  2797152 bytes read
  reading uInitrd

  2817258 bytes read
  reading board.dtb

  332 bytes read
  ## Booting kernel from Legacy Image at 90000000 ...
     Image Name:   Linux
     Image Type:   ARM Linux Kernel Image (uncompressed)
     Data Size:    2797088 Bytes = 2.7 MiB
     Load Address: 90008000
     Entry Point:  90008000
     Verifying Checksum ... OK
  ## Loading init Ramdisk from Legacy Image at 92000000 ...
     Image Name:   initramfs
     Image Type:   ARM Linux RAMDisk Image (uncompressed)
     Data Size:    2817194 Bytes = 2.7 MiB
     Load Address: 00000000
     Entry Point:  00000000
     Verifying Checksum ... OK
  ## Flattened Device Tree blob at 91ff0000
     Booting using the fdt blob at 0x91ff0000
     Loading Kernel Image ... OK
  OK
     Loading Ramdisk to afadc000, end afd8bcaa ... OK
     Loading Device Tree to 907fc000, end 907ff14b ... OK

  Starting kernel ...

  Uncompressing Linux... done, booting the kernel.