Advertisement
Guest User

Untitled

a guest
Jun 10th, 2010
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. lars@derpbox:~/.qi/nanonote/ben/latest$ lsusb
  2. Bus 001 Device 003: ID 601a:4740
  3. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4. lars@derpbox:~/.qi/nanonote/ben/latest$ sudo usbboot
  5. usbboot - Ingenic XBurst USB Boot Utility
  6. (c) 2009 Ingenic Semiconductor Inc., Qi Hardware Inc., Xiangfu Liu, Marek Lindner
  7. This program is Free Software and comes with ABSOLUTELY NO WARRANTY.
  8.  
  9. Now checking whether all configure args valid: YES
  10. Current device information:
  11. CPU type is Ingenic XBurst Jz4740
  12. Crystal work at 12MHz, the CCLK up to 252MHz and PMH_CLK up to 84MHz
  13. SDRAM Total size is 32 MB, work in 4 bank and 16 bit mode
  14. 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
  15. usbboot :> boot
  16. CPU data: JZ4740V1
  17. CPU not yet booted, now booting...
  18. Loading stage1 from '/usr/share/xburst-tools/xburst_stage1.bin'
  19. Download stage 1 program and execute at 0x80002000
  20. CPU data: JZ4740V1
  21. Loading stage2 from '/usr/share/xburst-tools/xburst_stage2.bin'
  22. Download stage 2 program and execute at 0x81c00000
  23. CPU data: JZ4740V1
  24. CPU data: Boot4750
  25. Booted successfully!
  26. CPU data: Boot4750
  27. Configuring XBurst CPU succeeded.
  28. usbboot :> nerase 0 4096 0 0
  29. CPU data: Boot4740
  30. Erasing No.0 device No.0 flash (start_blk 0 blk_num 4096)......
  31. Finish! Return: 80 00 08 00 00 00 00 00 (position 4097)
  32. Force erase, no bad block infomation!
  33. usbboot :> nprog 0 openwrt-xburst-u-boot.bin 0 0 -n
  34. Programing No.0 device, flen 444660, start page 0...
  35. CPU data: Boot4740
  36. Erasing No.0 device No.0 flash (start_blk 0 blk_num 1)......
  37. Finish! Return: 80 00 00 00 00 00 00 00 (position 1)
  38. Force erase, no bad block infomation!
  39. Size to send 444660, transfer_size 524288
  40. Image type : without oob
  41. It will cause 1 times buffer transfer.
  42. Writing NAND page 0 len 446464...
  43. CPU data: Boot4740
  44. Finish! (len 446464 start_page 0 page_num 109)
  45. Error - can't read bulk data from Ingenic device:192
  46. Checking 446464 bytes... no check! End at Page: 0
  47. usbboot :>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement