Advertisement
Guest User

Untitled

a guest
Mar 18th, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. root@zeus:~/.qi/nanonote/ben/latest# lsusb
  2. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3. Bus 001 Device 023: ID 601a:4740
  4. Bus 001 Device 016: ID 046a:0001 Cherry GmbH My3000 Keyboard
  5. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  6. root@zeus:~/.qi/nanonote/ben/latest# rlwrap usbboot
  7. usbboot - Ingenic XBurst USB Boot Utility
  8. (c) 2009 Ingenic Semiconductor Inc., Qi Hardware Inc., Xiangfu Liu, Marek Lindner
  9. This program is Free Software and comes with ABSOLUTELY NO WARRANTY.
  10.  
  11. Now checking whether all configure args valid: YES
  12. Current device setup information:
  13. Crystal work at 12MHz, the CCLK up to 252MHz and PMH_CLK up to 84MHz
  14. SDRAM Total size is 32 MB, work in 4 bank and 16 bit mode
  15. Nand page per block 128, Nand page size 4096, ECC offset in OOB 12, bad block offset in OOB 0, bad block page 127, use 1 plane mode
  16. usbboot# boot
  17. CPU data: JZ4740V1
  18. CPU not yet booted, now booting...
  19. Loading stage1 from '/usr/share/xburst-tools/xburst_stage1.bin'
  20. Download stage 1 program and execute at 0x80002000
  21. CPU data: JZ4740V1
  22. Loading stage2 from '/usr/share/xburst-tools/xburst_stage2.bin'
  23. Download stage 2 program and execute at 0x81c00000
  24. CPU data: JZ4740V1
  25. CPU data: Boot4740
  26. Booted successfully!
  27. CPU data: Boot4740
  28. Configuring XBurst CPU succeeded.
  29. usbboot# nerase 8 8 0 0
  30. CPU data: Boot4740
  31. Erasing No.0 device No.0 flash (start_blk 8 blk_num 8)......
  32. Finish! Return: 00 08 00 00 00 00 00 00 (position 16)
  33. Force erase, no bad block infomation!
  34. usbboot# nprog 1024 openwrt-xburst-qi_lb60-uImage.bin 0 0 -n
  35. Programing No.0 device, flen 1844587, start page 1024...
  36. CPU data: Boot4740
  37. Erasing No.0 device No.0 flash (start_blk 8 blk_num 4)......
  38. Finish! Return: 00 06 00 00 00 00 00 00 (position 12)
  39. Force erase, no bad block infomation!
  40. Size to send 1844587, transfer_size 524288
  41. Image type : without oob
  42. It will cause 4 times buffer transfer.
  43. Writing NAND page 1024 len 524288...
  44. CPU data: Boot4740
  45. Finish! (len 524288 start_page 1024 page_num 128)
  46. Error - can't read bulk data from Ingenic device:4096
  47. Checking 524288 bytes... Comparing 524288 bytes - FAIL at off 4096, wrote 0x7b, read 0x0
  48. off 4088 write: 5e 8b 6c ad dc 35 a8 16 7b d5 8c 7e c4 a0 89 18
  49. off 4088 read: 5e 8b 6c ad dc 35 a8 16 00 00 00 00 00 00 00 00
  50. End at Page: -1654589874
  51. Info - skip bad block!
  52. Writing NAND page -1654589874 len 524288...
  53. CPU data: Boot4740
  54. Finish! (len 524288 start_page -1654589874 page_num 128)
  55. Error - can't read bulk data from Ingenic device:64
  56. Checking 524288 bytes... Comparing 524288 bytes - FAIL at off 0, wrote 0xbd, read 0x4e
  57. off 0 write: bd e7 9e 73 ee 39 cf 79 7e 9c f3 3c df 87 d2 f2
  58. off 0 read: 4e f6 60 9d ec e5 f5 8d b5 89 35 6f c5 d0 5e 13
  59. End at Page: -1654589874
  60. Writing NAND page -1654589874 len 524288...
  61. CPU data: Boot4740
  62. Finish! (len 524288 start_page -1654589874 page_num 128)
  63. Error - can't read bulk data from Ingenic device:64
  64. Checking 524288 bytes... Comparing 524288 bytes - FAIL at off 0, wrote 0x44, read 0x4e
  65. off 0 write: 44 7c 08 3f f6 6c eb 6b 9d 85 17 16 ab b5 e7 14
  66. off 0 read: 4e f6 60 9d ec e5 f5 8d b5 89 35 6f c5 d0 5e 13
  67. End at Page: -1654589874
  68. Writing NAND page -1654589874 len 274432...
  69. Error - can't retrieve XBurst CPU information: -110
  70. Device unboot! Boot it first!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement