Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. MT7628 # help
  2. ? - alias for 'help'
  3. base - print or set address offset
  4. bdinfo - print Board Info structure
  5. bootm - boot application image from memory
  6. bootp - boot image via network using BootP/TFTP protocol
  7. coninfo - print console devices and information
  8. cp - memory copy
  9. crc32 - checksum calculation
  10. erase - erase SPI FLASH memory
  11. go - start application at address 'addr'
  12. help - print online help
  13. loadb - load binary file over serial line (kermit mode)
  14. loop - infinite loop on address range
  15. md - memory display
  16. mdio - Ralink PHY register R/W command !!
  17. mm - memory modify (auto-incrementing)
  18. mtest - simple RAM test
  19. nm - memory modify (constant address)
  20. printenv- print environment variables
  21. rarpboot- boot image via network using RARP/TFTP protocol
  22. reset - Perform RESET of the CPU
  23. rf - read/write rf register
  24. saveenv - save environment variables to persistent storage
  25. setenv - set environment variables
  26. sleep - delay execution for some time
  27. spi - spi command
  28. tftpboot- boot image via network using TFTP protocol
  29. version - print monitor version
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement