Advertisement
Guest User

Untitled

a guest
Jan 9th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1.  
  2. U-Boot 2013.10-rc3-svn109 (Nov 27 2013 - 17:36:22)
  3.  
  4.  
  5. CPU: Freescale i.MX6Q rev1.2 at 792 MHz
  6.  
  7. Reset cause: POR
  8.  
  9. Board: UDOO
  10.  
  11. DRAM: 1 GiB
  12.  
  13. MMC: FSL_SDHC: 0
  14.  
  15. *** Warning - bad CRC, using default environment
  16.  
  17.  
  18. No panel detected: default to LDB-WVGA
  19.  
  20. Display: LDB-WVGA (800x480)
  21.  
  22. In: serial
  23.  
  24. Out: serial
  25.  
  26. Err: serial
  27.  
  28. Net: using phy at 6
  29.  
  30. FEC [PRIME]
  31.  
  32. Warning: failed to set MAC address
  33.  
  34.  
  35. Hit any key to stop autoboot: 5  4  3  2  1  0
  36.  
  37. mmc0 is current device
  38.  
  39. ** File not found boot.scr **
  40.  
  41. 4178944 bytes read in 374 ms (10.7 MiB/s)
  42.  
  43. Booting from mmc ...
  44.  
  45. ** File not found imx6q-udoo.dtb **
  46.  
  47. ## Booting kernel from Legacy Image at 12000000 ...
  48.  
  49. Image Name: Linux-3.0.15
  50.  
  51. Image Type: ARM Linux Kernel Image (uncompressed)
  52.  
  53. Data Size: 4178880 Bytes = 4 MiB
  54.  
  55. Load Address: 10008000
  56.  
  57. Entry Point: 10008000
  58.  
  59. Verifying Checksum ... OK
  60.  
  61. Loading Kernel Image ... OK
  62.  
  63.  
  64. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement