Guest User

3

a guest
Apr 27th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1.  
  2. hisilicon # help
  3. ? - alias for 'help'
  4. base - print or set address offset
  5. bootm - boot application image from memory
  6. bootp - boot image via network using BOOTP/TFTP protocol
  7. bootss - boot from snapshot image
  8. cmp - memory compare
  9. cp - memory copy
  10. crc32 - checksum calculation
  11. ddr - ddr training function
  12. ext2load- load binary file from a Ext2 filesystem
  13. ext2ls - list files in a directory (default /)
  14. fatinfo - print information about filesystem
  15. fatload - load binary file from a dos filesystem
  16. fatls - list files in a directory (default /)
  17. getinfo - print hardware information
  18. go - start application at address 'addr'
  19. help - print command description/usage
  20. loadb - load binary file over serial line (kermit mode)
  21. loady - load binary file over serial line (ymodem mode)
  22. loop - infinite loop on address range
  23. md - memory display
  24. mii - MII utility commands
  25. mm - memory modify (auto-incrementing address)
  26. mmc - MMC sub system
  27. mmcinfo - mmcinfo <dev num>-- display MMC info
  28. mtest - simple RAM read/write test
  29. mw - memory write (fill)
  30. nand - NAND sub-system
  31. nboot - boot from NAND device
  32. nm - memory modify (constant address)
  33. ping - send ICMP ECHO_REQUEST to network host
  34. printenv- print environment variables
  35. rarpboot- boot image via network using RARP/TFTP protocol
  36. reset - Perform RESET of the CPU
  37. saveenv - save environment variables to persistent storage
  38. setenv - set environment variables
  39. sf - SPI flash sub-system
  40. tftp - tftp - download or upload image via network using TFTP protocol
  41. usb - USB sub-system
  42. usbboot - boot from USB device
  43. version - print monitor version
  44. hisilicon # <INTERRUPT>
Advertisement
Add Comment
Please, Sign In to add comment