Guest User

Untitled

a guest
Dec 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
  2. Marvell-Dockstar/Pogoplug by Jeff Doozan
  3. Hit any key to stop autoboot: 0
  4. (Re)start USB...
  5. USB: Register 10011 NbrPorts 1
  6. USB EHCI 1.00
  7. scanning bus for devices... 2 USB Device(s) found
  8. scanning bus for storage devices... 0 Storage Device(s) found
  9. (Re)start USB...
  10. USB: Register 10011 NbrPorts 1
  11. USB EHCI 1.00
  12. scanning bus for devices... 2 USB Device(s) found
  13. scanning bus for storage devices... 0 Storage Device(s) found
  14. ** Block device usb 0 not supported
  15.  
  16. ** Invalid boot device **
  17. Creating 1 MTD partitions on "nand0":
  18. 0x000002500000-0x000010000000 : "mtd=3"
  19. UBI: attaching mtd1 to ubi0
  20. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  21. UBI: logical eraseblock size: 129024 bytes
  22. UBI: smallest flash I/O unit: 2048
  23. UBI: sub-page size: 512
  24. UBI: VID header offset: 512 (aligned 512)
  25. UBI: data offset: 2048
  26. UBI error: ubi_read_volume_table: the layout volume was not found
  27. UBI error: ubi_init: cannot attach mtd1
  28. UBI error: ubi_init: UBI error: cannot initialize UBI, error -22
  29. UBI init error -22
  30. ** Block device usb 0 not supported
  31. ** Block device usb 1 not supported
  32. ** Block device usb 2 not supported
  33. ** Block device usb 3 not supported
  34. ** Block device usb 0 not supported
  35. ** Block device usb 0 not supported
  36. Wrong Image Format for bootm command
  37. ERROR: can't get kernel image!
  38. stopping USB..
  39.  
  40. NAND read: device 0 offset 0x100000, size 0x400000
  41. 4194304 bytes read: OK
  42. ## Booting kernel from Legacy Image at 00800000 ...
  43. Image Name: Linux-2.6.32.18-dockstar
  44. Image Type: ARM Linux Kernel Image (uncompressed)
  45. Data Size: 3236180 Bytes = 3.1 MiB
  46. Load Address: 00008000
  47. Entry Point: 00008000
  48. Verifying Checksum ... OK
  49. Loading Kernel Image ... OK
  50. OK
  51.  
  52. Starting kernel ...
Add Comment
Please, Sign In to add comment