Advertisement
Guest User

ext2load kernel

a guest
Apr 16th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Opening serial port /dev/ttyUSB0
  2. 115200:8N1:xonxoff=0:rtcdtc=0
  3. Program will end in 60 seconds
  4. Printing timing information for each line
  5. Use Control-C to stop...
  6. [0.000000 0.000000]
  7. [0.000152 0.000152] U-Boot SPL 2011.09-00036-ga61c346-dirty (Mar 14 2012 - 11:13:20)
  8. [0.001998 0.001846] Texas Instruments Revision detection unimplemented
  9. [0.515924 0.513926] OMAP SD/MMC: 0
  10. [0.603889 0.087965] reading u-boot.img
  11. [0.604557 0.000668] reading u-boot.img
  12. [0.639898 0.035341]
  13. [0.639989 0.000091]
  14. [0.640034 0.000045] U-Boot 2011.09-00036-ga61c346-dirty (Mar 14 2012 - 11:13:20)
  15. [0.645457 0.005423]
  16. [0.645515 0.000058] I2C: ready
  17. [0.700134 0.054619] DRAM: 256 MiB
  18. [0.723896 0.023762] WARNING: Caches not enabled
  19. [1.075917 0.352021] No daughter card present
  20. [1.076756 0.000839] NAND: HW ECC Hamming Code selected
  21. [1.080556 0.003800] nand_get_flash_type: second ID read did not match 10,10 against 00,10
  22. [1.085630 0.005074] No NAND device found!!!
  23. [1.088508 0.002878] 0 MiB
  24. [1.088717 0.000209] MMC: OMAP SD/MMC: 0
  25. [1.092853 0.004136] *** Warning - readenv() failed, using default environment
  26. [1.096406 0.003553]
  27. [1.151902 0.055496] Net: cpsw
  28. [1.152300 0.000398] Hit any key to stop autoboot: 0
  29. [4.247883 3.095583] SD/MMC found on device 0
  30. [4.251932 0.004049] reading uEnv.txt
  31. [4.255953 0.004021]
  32. [4.256039 0.000086] 329 bytes read
  33. [4.259909 0.003870] Loaded environment from uEnv.txt
  34. [4.260969 0.001060] Importing environment from mmc ...
  35. [4.267864 0.006895] Running uenvcmd ...
  36. [4.275871 0.008007] Loading file "firstboot" from mmc device 0:2 (xxa2)
  37. [4.287905 0.012034] ** File not found firstboot
  38. [4.291904 0.003999] Loading file "uImage" from mmc device 0:2 (xxa2)
  39. [4.939959 0.648055] 2218800 bytes read
  40. [4.947883 0.007924] ## Booting kernel from Legacy Image at 80007fc0 ...
  41. [4.949422 0.001539] Image Name: Linux-3.2.12-12307-gb4cc99b
  42. [4.952844 0.003422] Image Type: ARM Linux Kernel Image (uncompressed)
  43. [4.958147 0.005303] Data Size: 2218736 Bytes = 2.1 MiB
  44. [4.964126 0.005979] Load Address: 80008000
  45. [4.964853 0.000727] Entry Point: 80008000
  46. [4.965620 0.000767] Verifying Checksum ... OK
  47. [5.612210 0.646590] XIP Kernel Image ... OK
  48. [5.619865 0.007655] OK
  49. [5.620040 0.000175]
  50. [5.620085 0.000045] Starting kernel ...
  51. [5.624468 0.004383]
  52. [6.211894 0.587426] [ 0.000000] Linux version 3.2.12-12307-gb4cc99b (andrew@bradford) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 Mon Apr 9 07:07:14 EDT 2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement