Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.58 KB | None | 0 0
  1. start usb
  2.  
  3. Unknown command 'start' - try 'help'
  4.  
  5. U-boot# dir
  6.  
  7. Unknown command 'dir' - try 'help'
  8.  
  9. U-boot# ls
  10.  
  11. Unknown command 'ls' - try 'help'
  12.  
  13. U-boot#
  14.  
  15. -----Time Stamp(00 : 02 : 06)-----
  16.  
  17. usb start
  18.  
  19. (Re)start USB...
  20.  
  21. auto_detect_usb_port --- usb default sel port 1
  22.  
  23. port_sts0:0x00000803 port_sts1:0x00000803
  24.  
  25. auto_detect_usb_port --- usb sel port 1
  26.  
  27. USB: usb_debug
  28.  
  29. need usb1 plug in....
  30.  
  31. usb1 device connect port status :0x1803
  32.  
  33. port1 reset down port status :0x8001205
  34.  
  35. ehci_hcd_init...
  36.  
  37. Register 10011 NbrPorts 1
  38.  
  39. USB EHCI 1.00
  40.  
  41. scanning bus for devices... 2 USB Device(s) found
  42.  
  43. scanning bus for storage devices... 1 Storage Device(s) found
  44.  
  45. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  46.  
  47. U-boot# fatload usb 0:1 81000000
  48.  
  49. usage: fatload <interface> <dev[:part]> <addr> <filename> [bytes]
  50.  
  51. U-boot# fatload usb 0 81000000
  52.  
  53. usage: fatload <interface> <dev[:part]> <addr> <filename> [bytes]
  54.  
  55. U-boot#  fatload usb 0:1 81000000 rom.bin
  56.  
  57.  
  58.  
  59. ** Unable to use usb 0:1 for fatload **
  60.  
  61. U-boot#
  62.  
  63. -----Time Stamp(00 : 07 : 06)-----
  64.  
  65. fatload usb 0:2 81000000 rom.bin
  66.  
  67. ** Partition 2 not valid on device 0 **
  68.  
  69.  
  70.  
  71. ** Unable to use usb 0:2 for fatload **
  72.  
  73. U-boot# fatload usb 0 81000000 rom.bin
  74.  
  75.  
  76.  
  77. ** Unable to use usb 0:1 for fatload **
  78.  
  79. U-boot# resta     usb reset
  80.  
  81. (Re)start USB...
  82.  
  83. auto_detect_usb_port --- usb default sel port 1
  84.  
  85. port_sts0:0x00000803 port_sts1:0x08001205
  86.  
  87. auto_detect_usb_port --- usb sel port 1
  88.  
  89. USB: usb_debug
  90.  
  91. need usb1 plug in....
  92.  
  93. usb1 device connect port status :0x1801
  94.  
  95. port1 reset down port status :0x8001205
  96.  
  97. ehci_hcd_init...
  98.  
  99. Register 10011 NbrPorts 1
  100.  
  101. USB EHCI 1.00
  102.  
  103. scanning bus for devices... 2 USB Device(s) found
  104.  
  105. scanning bus for storage devices... 1 Storage Device(s) found
  106.  
  107. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  108.  
  109. U-boot# usb   fatload usb 1 81000000
  110.  
  111. -----Time Stamp(00 : 12 : 06)-----
  112.  
  113. rom.bin
  114.  
  115.  
  116.  
  117. ** Invalid boot device **
  118.  
  119. U-boot# reset
  120.  
  121. ROÿR"M
  122. MCPU: version: btinit VER 0.0.0.a_sym :[hg_0003dc9f8fcb] Build Time:[Sep 20 2016, 18:53:04]
  123.  
  124. Ver:DDR2 396 20160919
  125.  
  126. ddr2 freq is 396MHz; CL is 6;Size is 64MB
  127. SEND_UPGÿROÿR"M
  128. MCPU: version: btinit VER 0.0.0.a_sym :[hg_0003dc9f8fcb] Build Time:[Sep 20 2016, 18:53:04]
  129.  
  130. Ver:DDR2 396 20160919
  131.  
  132. ddr2 freq is 396MHz; CL is 6;Size is 64MB
  133. SEND_UPG
  134.  
  135. -----Time Stamp(00 : 17 : 05)-----
  136.  
  137.  
  138.  
  139.  
  140.  
  141. U-Boot 2012.04-hg1170-5c31dcbc1e0e-dirty (Oct 09 2016 - 10:19:19)
  142.  
  143.  
  144.  
  145. ******************************************************************
  146.  
  147. ** Board: mips CPU: Concerto - MIPS 24KEc
  148.  
  149. ** SOC name : 0x800a
  150.  
  151. ** PACKET type : BGA 144
  152.  
  153. ******************************************************************
  154.  
  155. DRAM:
  156.  
  157. initdram : Info: The size of DDR is 64MiBytes
  158.  
  159. 20 MiB
  160.  
  161. == OTP_VERSION:[hg_NA] Build Time:[Oct 9 2016, 10:19:19]
  162.  
  163. NAND: not boot from NAND
  164.  
  165. 0 MiB
  166.  
  167. Using default environment
  168.  
  169.  
  170.  
  171. SPI: ready
  172.  
  173.  
  174.  
  175. pinmux:
  176.  
  177. REG[bf13c000] = 00000000
  178.  
  179. REG[bf13c004] = 00011000
  180.  
  181. REG[bf13c008] = 11112220
  182.  
  183. REG[bf13c00c] = 00000121
  184.  
  185. REG[bf13c010] = 00000000
  186.  
  187. REG[bf13c014] = 00111001
  188.  
  189. REG[bf15b400] = 00000000
  190.  
  191. REG[bf15b404] = 00000020
  192.  
  193.  
  194.  
  195. cpu_secondary_init_r: image file for secondary core should already locate where it should be
  196.  
  197. current boot media:0...
  198.  
  199. phy_clk = 405, clk=50
  200.  
  201. R_SPIN_CH0_BAUD: 40000009
  202.  
  203. SF: spi flash status register: 0x00, 0x00
  204.  
  205. SPI: Detected EN25Q32B with erase size 64 KiB, total 4 MiB
  206.  
  207. g_concerto_ipcfw_f.ap_ipc_init should be implemented
  208.  
  209. Net: mt_eth
  210.  
  211. main_loop entered: bootdelay=0
  212.  
  213.  
  214.  
  215. Hit any key to stop autoboot: 0
  216.  
  217. Please click start
  218.  
  219.  
  220.  
  221.  
  222.  
  223. U-boot# update boot usb 0 rom.bin
  224.  
  225. Unknown command 'update' - try 'help'
  226.  
  227. U-boot# usb start
  228.  
  229. (Re)start USB...
  230.  
  231. auto_detect_usb_port --- usb default sel port 1
  232.  
  233. port_sts0:0x00000803 port_sts1:0x00000803
  234.  
  235. auto_detect_usb_port --- usb sel port 1
  236.  
  237. USB: usb_debug
  238.  
  239. need usb1 plug in....
  240.  
  241. usb1 device connect port status :0x1803
  242.  
  243. port1 reset down port status :0x8001205
  244.  
  245. ehci_hcd_init...
  246.  
  247. Register 10011 NbrPorts 1
  248.  
  249. USB EHCI 1.00
  250.  
  251. scanning bus for devices... 2 USB Device(s) found
  252.  
  253. scanning bus for storage devices... 1 Storage Device(s) found
  254.  
  255. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  256.  
  257. U-boot# update bii  oot
  258.  
  259. Unknown command 'update' - try 'help'
  260.  
  261. U-boot# run parition
  262.  
  263. ## Error: "parition" not defined
  264.  
  265. U-boot#
  266.  
  267. -----Time Stamp(00 : 22 : 06)-----
  268.  
  269. loady
  270.  
  271. ## Ready for binary (ymodem) download to 0x80200000 at 38400 bps...
  272.  
  273. CCCCCCCCCC
  274.  
  275. -----Time Stamp(00 : 27 : 06)-----
  276.  
  277. 
  278.  
  279. -----Time Stamp(00 : 32 : 06)-----
  280.  
  281. Timed out
  282.  
  283. xyzModem - Cksum mode, 0(SOH)/0(STX)/0(CAN) packets, 20 retries
  284.  
  285. ## Total Size = 0x00000000 = 0 Bytes
  286.  
  287. U-boot#
  288.  
  289. -----Time Stamp(00 : 37 : 06)-----
  290.  
  291. ÿR"M
  292. MCPU: version: btinit VER 0.0.0_sym :[hg_491761e3fe3e] Build Time:[Aug 23 2016, 15:35:07]
  293.  
  294. ddr2 freq is 396MHz; CL is 6;Size is 64MB
  295. SEND_UPG
  296.  
  297.  
  298.  
  299. U-Boot 2012.04-hg1149-fca24815d3ea-dirty (Sep 08 2016 - 17:08:11)
  300.  
  301.  
  302.  
  303. ******************************************************************
  304.  
  305. ** Board: mips CPU: Concerto - MIPS 24KEc
  306.  
  307. ** SOC name : 0x800a
  308.  
  309. ** PACKET type : BGA 144
  310.  
  311. ******************************************************************
  312.  
  313. DRAM:
  314.  
  315. initdram : Info: The size of DDR is 64MiBytes
  316.  
  317. 20 MiB
  318.  
  319. == OTP_VERSION:[hg_NA] Build Time:[Sep 8 2016, 17:08:11]
  320.  
  321. NAND: not boot from NAND
  322.  
  323. 0 MiB
  324.  
  325. Using default environment
  326.  
  327.  
  328.  
  329. SPI: ready
  330.  
  331.  
  332.  
  333. pinmux:
  334.  
  335. REG[bf13c000] = 00000000
  336.  
  337. REG[bf13c004] = 00011000
  338.  
  339. REG[bf13c008] = 11112220
  340.  
  341. REG[bf13c00c] = 00000121
  342.  
  343. REG[bf13c010] = 00000000
  344.  
  345. REG[bf13c014] = 00111001
  346.  
  347. REG[bf15b400] = 00000000
  348.  
  349. REG[bf15b404] = 00000020
  350.  
  351.  
  352.  
  353. cpu_secondary_init_r: image file for secondary core should already locate where it should be
  354.  
  355. current boot media:0...
  356.  
  357. phy_clk = 405, clk=50
  358.  
  359. R_SPIN_CH0_BAUD: 40000009
  360.  
  361. SF: spi flash status register: 0x00, 0x00
  362.  
  363. SPI: Detected EN25Q32B with erase size 64 KiB, total 4 MiB
  364.  
  365. Net: mt_eth
  366.  
  367. main_loop entered: bootdelay=0
  368.  
  369.  
  370.  
  371. Hit any key to stop autoboot: 0
  372.  
  373. ####### Uboot Fixed Partitions #######
  374.  
  375. bootinit 0x0~0x10000
  376.  
  377. uboot 0x10000~0x90000
  378.  
  379. boot.scr 0x90000~0xa0000
  380.  
  381. ####################################
  382.  
  383. ## Executing script at 80100000
  384.  
  385. Wrong image format for "source" command
  386.  
  387. U-boot#
  388.  
  389. -----Time Stamp(00 : 42 : 05)-----
  390.  
  391. erase 801000000  00000000
  392.  
  393. Unknown command 'erase' - try 'help'
  394.  
  395. U-boot# erase help
  396.  
  397. Unknown command 'erase' - try 'help'
  398.  
  399. U-boot# -help
  400.  
  401. Unknown command '-help' - try 'help'
  402.  
  403. U-boot#  usb start
  404.  
  405. (Re)start USB...
  406.  
  407. auto_detect_usb_port --- usb default sel port 1
  408.  
  409. port_sts0:0x00000803 port_sts1:0x00000803
  410.  
  411. auto_detect_usb_port --- usb sel port 1
  412.  
  413. USB: usb_debug
  414.  
  415. need usb1 plug in....
  416.  
  417. usb1 device connect port status :0x1803
  418.  
  419. port1 reset down port status :0x8001205
  420.  
  421. ehci_hcd_init...
  422.  
  423. Register 10011 NbrPorts 1
  424.  
  425. USB EHCI 1.00
  426.  
  427. scanning bus for devices... 2 USB Device(s) found
  428.  
  429. scanning bus for storage devices... 1 Storage Device(s) found
  430.  
  431. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  432.  
  433. U-boot#
  434.  
  435. -----Time Stamp(00 : 47 : 06)-----
  436.  
  437. help
  438.  
  439. ? - alias for 'help'
  440.  
  441. aud - aud cpu test
  442.  
  443. av_launch- avcpu launch
  444.  
  445. bdinfo - print Board Info structure
  446.  
  447. boot - boot default, i.e., run 'bootcmd'
  448.  
  449. bootd - boot default, i.e., run 'bootcmd'
  450.  
  451. bootm - boot application image from memory
  452.  
  453. bootp - boot image via network using BOOTP/TFTP protocol
  454.  
  455. cmp - memory compare
  456.  
  457. coninfo - print console devices and information
  458.  
  459. cp - memory copy
  460.  
  461. cpu - Multiprocessor CPU boot manipulation and release
  462.  
  463. crc32 - checksum calculation
  464.  
  465. dhcp - boot image via network using DHCP/TFTP protocol
  466.  
  467. echo - echo args to console
  468.  
  469. editenv - edit environment variable
  470.  
  471. env - environment handling commands
  472.  
  473. exit - exit script
  474.  
  475. false - do nothing, unsuccessfully
  476.  
  477. fatinfo - print information about filesystem
  478.  
  479. fatload - load binary file from a dos filesystem
  480.  
  481. fatls - list files in a directory (default /)
  482.  
  483. fatwrite- write file into a dos filesystem
  484.  
  485. go - start application at address 'addr'
  486.  
  487. goo - start application at address 'addr'
  488.  
  489. help - print command description/usage
  490.  
  491. iminfo - print header information for application image
  492.  
  493. itest - return true/false on integer compare
  494.  
  495. loadb - load binary file over serial line (kermit mode)
  496.  
  497. loadimg - load image from flash
  498.  
  499. loady - load binary file over serial line (ymodem mode)
  500.  
  501. macfilter- set mac filter
  502.  
  503. macinit - init ethernet before every test
  504.  
  505. macmode - set mac phy mode
  506.  
  507. macrx - mac receive packets
  508.  
  509. mactx - mac send single packet out
  510.  
  511. md - memory display
  512.  
  513. mm - memory modify (auto-incrementing address)
  514.  
  515. mpr - read phy reg
  516.  
  517. mpw - write phy reg
  518.  
  519. mtest - simple RAM read/write test
  520.  
  521. mw - memory write (fill)
  522.  
  523. nand - NAND sub-system
  524.  
  525. nboot - boot from NAND device
  526.  
  527. nf - NAND flash sub-system
  528.  
  529. nm - memory modify (constant address)
  530.  
  531. ntt - ntt for ethernet test cmd
  532.  
  533. pinmuxshow- show pinmux
  534.  
  535. printenv- print environment variables
  536.  
  537. reset - Perform RESET of the CPU
  538.  
  539. run - run commands in an environment variable
  540.  
  541. runapp - print jump to exe montage app
  542.  
  543. scpu - scpu sub-system
  544.  
  545. secure - secure sub-system
  546.  
  547. setenv - set environment variables
  548.  
  549. sf - SPI flash sub-system
  550.  
  551. show_logo- show logo
  552.  
  553. sleep - delay execution for some time
  554.  
  555. snf - SPI nand flash sub-system
  556.  
  557. source - run script from memory
  558.  
  559. sspi - SPI utility command
  560.  
  561. test - minimal test like /bin/sh
  562.  
  563. tftpboot- boot image via network using TFTP protocol
  564.  
  565. true - do nothing, successfully
  566.  
  567. tsi - tsi play control
  568.  
  569. usb - USB sub-system
  570.  
  571. usbboot - boot from USB device
  572.  
  573. version - print monitor, compiler and linker version
  574.  
  575. vid - vid test
  576.  
  577. U-boot# usbboot
  578.  
  579.  
  580.  
  581. ** No boot device **
  582.  
  583. U-boot# bootm
  584.  
  585. Wrong Image Format for bootm command
  586.  
  587. ERROR: can't get kernel image!
  588.  
  589. U-boot# boot
  590.  
  591. ####### Uboot Fixed Partitions #######
  592.  
  593. bootinit 0x0~0x10000
  594.  
  595. uboot 0x10000~0x90000
  596.  
  597. boot.scr 0x90000~0xa0000
  598.  
  599. ####################################
  600.  
  601. ## Executing script at 80100000
  602.  
  603. Wrong image format for "source" command
  604.  
  605. U-boot# boot load
  606.  
  607. boot - boot default, i.e., run 'bootcmd'
  608.  
  609.  
  610.  
  611. Usage:
  612.  
  613. boot
  614.  
  615. U-boot#
  616.  
  617. -----Time Stamp(00 : 52 : 06)-----
  618.  
  619. usb start
  620.  
  621. (Re)start USB...
  622.  
  623. auto_detect_usb_port --- usb default sel port 1
  624.  
  625. port_sts0:0x00000803 port_sts1:0x08001205
  626.  
  627. auto_detect_usb_port --- usb sel port 1
  628.  
  629. USB: usb_debug
  630.  
  631. need usb1 plug in....
  632.  
  633. usb1 device connect port status :0x1801
  634.  
  635. port1 reset down port status :0x8001205
  636.  
  637. ehci_hcd_init...
  638.  
  639. Register 10011 NbrPorts 1
  640.  
  641. USB EHCI 1.00
  642.  
  643. scanning bus for devices... 2 USB Device(s) found
  644.  
  645. scanning bus for storage devices... 1 Storage Device(s) found
  646.  
  647. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  648.  
  649. U-boot# usbstart      start, fas tload usb 801 200000
  650.  
  651. (Re)start USB...
  652.  
  653. auto_detect_usb_port --- usb default sel port 1
  654.  
  655. port_sts0:0x00000803 port_sts1:0x08001205
  656.  
  657. auto_detect_usb_port --- usb sel port 1
  658.  
  659. USB: usb_debug
  660.  
  661. need usb1 plug in....
  662.  
  663. usb1 device connect port status :0x1801
  664.  
  665. port1 reset down port status :0x8001205
  666.  
  667. ehci_hcd_init...
  668.  
  669. Register 10011 NbrPorts 1
  670.  
  671. USB EHCI 1.00
  672.  
  673. scanning bus for devices... 2 USB Device(s) found
  674.  
  675. scanning bus for storage devices... 1 Storage Device(s) found
  676.  
  677. scanning bus for ethernet devices... 0 Ethernet Device(s) found
  678.  
  679. U-boot# usbs  start, fatload usb 82 02  00000 rom.ex  bin
  680.  
  681. usb - USB sub-system
  682.  
  683.  
  684.  
  685. Usage:
  686.  
  687. usb start - start (scan) USB controller
  688.  
  689. usb port [num]- use usb port number
  690.  
  691. usb reset - reset (rescan) USB controller
  692.  
  693. usb stop [f] - stop USB [f]=force stop
  694.  
  695. usb tree - show USB device tree
  696.  
  697. usb info [dev] - show available USB devices
  698.  
  699. usb storage - show details of USB storage devices
  700.  
  701. usb dev [dev] - show or set current USB storage device
  702.  
  703. usb part [dev] - print partition table of one or all USB storage devices
  704.  
  705. usb read addr blk# cnt - read `cnt' blocks starting at block `blk#'
  706.  
  707. to memory address `addr'
  708.  
  709. usb write addr blk# cnt - write `cnt' blocks starting at block `blk#'
  710.  
  711. from memory address `addr'
  712.  
  713. U-boot# fatload usbn  802  00000 rom.exe
  714.  
  715. usage: fatload <interface> <dev[:part]> <addr> <filename> [bytes]
  716.  
  717. U-boot# fatload usb 0
  718.  
  719. -----Time Stamp(00 : 57 : 06)-----
  720.  
  721. 80200000 rom.bin
  722.  
  723.  
  724.  
  725. ** Unable to use usb 0:1 for fatload **
  726.  
  727. U-boot#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement