dexterdev

Untitled

Sep 19th, 2011
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
  6.  
  7. Reading boot sector
  8.  
  9. Loading u-boot.bin from mmc
  10.  
  11.  
  12.  
  13.  
  14.  
  15. U-Boot 2011.06-dirty (Jul 19 2011 - 17:30:34)
  16.  
  17.  
  18.  
  19. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
  20.  
  21. OMAP3 Beagle board + LPDDR/NAND
  22.  
  23. I2C: ready
  24.  
  25. DRAM: 256 MiB
  26.  
  27. NAND: 256 MiB
  28.  
  29. MMC: OMAP SD/MMC: 0
  30.  
  31. In: serial
  32.  
  33. Out: serial
  34.  
  35. Err: serial
  36.  
  37. Beagle Rev C1/C2/C3
  38.  
  39. timed out in wait_for_pin: I2C_STAT=0
  40.  
  41. I2C read: I/O error
  42.  
  43. Unrecognized expansion board: 0
  44.  
  45. Die ID #5302000300000000040323090f021015
  46.  
  47. Net: Net Initialization Skipped
  48.  
  49. No ethernet found.
  50.  
  51. Hit any key to stop autoboot: 0
  52.  
  53. mmc - MMC sub system
  54.  
  55.  
  56.  
  57. Usage:
  58.  
  59. mmc read addr blk# cnt
  60.  
  61. mmc write addr blk# cnt
  62.  
  63. mmc rescan
  64.  
  65. mmc part - lists available partition on current mmc device
  66.  
  67. mmc dev [dev] [part] - show or set current mmc device [partition]
  68.  
  69. mmc list - lists available devices
  70.  
  71. MMC: block number 0x1 exceeds max(0x0)
  72.  
  73. ** Can't read from device 0 **
  74.  
  75.  
  76.  
  77. ** Unable to use mmc 0:1 for fatload **
  78.  
  79. Wrong Image Format for bootm command
  80.  
  81. ERROR: can't get kernel image!
  82.  
  83. OMAP3 beagleboard.org #
Add Comment
Please, Sign In to add comment