Advertisement
Guest User

Untitled

a guest
May 21st, 2010
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.26 KB | None | 0 0
  1. xakh@WarMachine:~$ sudo usbboot -c "boot;nprog 0 openwrt-xburst-u-boot.bin 0 0 -n"
  2. usbboot - Ingenic XBurst USB Boot Utility
  3. (c) 2009 Ingenic Semiconductor Inc., Qi Hardware Inc., Xiangfu Liu, Marek Lindner
  4. This program is Free Software and comes with ABSOLUTELY NO WARRANTY.
  5.  
  6. Now checking whether all configure args valid: YES
  7. Current device information:
  8. CPU type is Ingenic XBurst Jz4740
  9. Crystal work at 12MHz, the CCLK up to 252MHz and PMH_CLK up to 84MHz
  10. SDRAM Total size is 32 MB, work in 4 bank and 16 bit mode
  11. 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
  12.  Execute command: boot
  13.  CPU data: Boot4740
  14.  Already booted.
  15.  Execute command: nprog 0 openwrt-xburst-u-boot.bin 0 0 -n
  16.  Programing No.0 device, flen 444660, start page 0...
  17.  CPU data: Boot4740
  18.  Erasing No.0 device No.0 flash (start_blk 0 blk_num 1)......
  19.  Finish! Return: 80 00 00 00 00 00 00 00 (position 1)
  20.  Force erase, no bad block infomation!
  21.  Size to send 444660, transfer_size 524288
  22.  Image type : without oob
  23.  It will cause 1 times buffer transfer.
  24.  Writing NAND page 0 len 446464...
  25.  CPU data: Boot4740
  26.  Finish! (len 446464 start_page 0 page_num 109)
  27.  Checking 446464 bytes... no check! End at Page: 109
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement