dexterdev

Untitled

Oct 17th, 2011
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. RAKESH beagle_recover # ./recover_beagle.sh /dev/ttyS0
  2. NOTE:
  3. When you see the message "Waiting for USB device..", Connect USB Cable to the board with the switch S1 pressed
  4. Keep S1 pressed for 1 second at least after connecting usb cable.
  5. Waiting for USB device vendorID=0x451and productID=0xD009:
  6. Dev #12: Texas Instruments - OMAP3430
  7. Downloading file: 100.000% completed(38960/38960 bytes)
  8. ./target_files/u-boot-v2.bin downloaded successfully to target
  9. Output:
  10. loadb -f /dev/ram0
  11.  
  12.  
  13.  
  14. ## Ready for binary (kermit) download to 0x00000000 offset on /dev/ram0 device at 115200 bps...
  15. Match Found. Operation completed!
  16. Downloading file: 100.000% completed(163136/163136 bytes)
  17. File Download completed
  18. Output:
  19. go 0x80000000
  20.  
  21.  
  22.  
  23. ## Starting application at 0x80000000 ...
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. U-Boot 2009.01-01232-gcfca338 (Jan 30 2009 - 19:10:42)
  31.  
  32.  
  33.  
  34. OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz
  35.  
  36. OMAP3 Beagle board + LPDDR/NAND
  37.  
  38. DRAM: 256 MB
  39.  
  40. NAND: No NAND device found!!!
  41.  
  42. 0 MiB
  43.  
  44. data abort
  45.  
  46. pc : [<00000004>] lr : [<80e8fa6c>]
  47.  
  48. sp : 80e3fec8 ip : 00000ff9 fp : 87bffa4d
  49.  
  50. r10: 00280000 r9 : 80e40008 r8 : 80e3ffdc
  51.  
  52. r7 : 00000000 r6 : 00000000 r5 : 80ea7d74 r4 : 00260000
  53.  
  54. r3 : 00000000 r2 : 00260000 r1 : 00260000 r0 : 80ea7d74
  55.  
  56. Flags: Nzcv IRQs off FIQs off Mode SVC_32
  57.  
  58. Resetting CPU ...
  59.  
  60.  
Add Comment
Please, Sign In to add comment