Advertisement
Guest User

Untitled

a guest
Aug 17th, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. U-Boot 1.1.1 (Apr 18 2007 - 18:35:44) Marvell version: 1.12.1 - TINY
  2.  
  3. DRAM CS[0] base 0x00000000 size 128MB
  4. DRAM Total size 128MB
  5. [256kB@fffc0000] [0kB@f8000000] ## Unknown FLASH at f8000000: Size = 0x00000000 = 0 MB
  6. Flash: 256 kB
  7. Addresses 20M - 0M are saved for the U-Boot usage.
  8. Mem malloc Initialization (20M - 16M): Done
  9.  
  10. Soc: 88F5182 A2
  11. CPU: ARM926 (Rev 0) running @ 400Mhz
  12. Orion 1 streaming disabled
  13. SysClock = 200Mhz , TClock = 166Mhz
  14.  
  15.  
  16. USB 0: host mode
  17. USB 1: host mode
  18. PCI 0: PCI Express Root Complex Interface
  19. PCI 1: Conventional PCI, speed = 33000000
  20. Net: egiga0 [PRIME]
  21. Using 88E1111 phy
  22.  
  23. Marvell Serial ATA Adapter
  24. Integrated Sata device found
  25. Device 1: OK
  26. Model: SAMSUNG SP0411C Firm: UU100-05 Ser#: S048J1FL400740
  27. Type: Hard Disk
  28. Supports 48-bit addressing
  29. Capacity: 38204.5 MB = 37.3 GB (78242976 x 512)
  30.  
  31. Using device ide0, partition 1
  32. ** Bad partition 1 **
  33. Using device ide1, partition 1
  34.  
  35. Loading from block device ide device 1, partition 1: Name: hdb1
  36. Type: U-Boot File:/initrd.buffalo
  37.  
  38. 4020316 bytes read
  39. Booting from Device 1
  40. hit any key to switch tftp boot.
  41. Hit any key to stop autoboot: 0
  42. Hit any key to stop autoboot: 0
  43. Unknown command 'run' - try 'help'
  44. <<stop_sound>>
  45. ## Booting image at 00800000 ...
  46. Image Name: ramdisk 4.9.0-13-marvell
  47. Created: 2020-10-09 14:01:46 UTC
  48. Image Type: ARM Linux RAMDisk Image (uncompressed)
  49. Data Size: 4020252 Bytes = 3.8 MB
  50. Load Address: 00000000
  51. Entry Point: 00000000
  52. Verifying Checksum ... OK
  53. Wrong Image Type for bootm command
  54. bootm fail.
  55. <<system_not_found>>
  56. egiga0 no link
  57. Using egiga0 device
  58. TFTP from server 10.10.10.10; our IP address is 10.10.10.11
  59. Filename 'uImage.buffalo'.
  60. Load address: 0x100000
  61. Loading: T T
  62. Retry count exceeded; starting again
  63.  
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement