Advertisement
Guest User

Untitled

a guest
Aug 17th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. Marvell>> help
  2. ? - alias for 'help'
  3. base - print or set address offset
  4. boot - boot default, i.e., run 'bootcmd'
  5. bootd - boot default, i.e., run 'bootcmd'
  6. boot end .
  7. bootm - boot application image from memory
  8. bootp - boot image via network using BootP/TFTP protocol
  9. bubt - Burn an image on the Boot Flash.
  10. cmp - memory compare
  11. cp - memory copy
  12. cpumap - Display CPU memory mapping settings.
  13. crc32 - checksum calculation
  14. date - get/set/reset date & time
  15. diskboot- boot from IDE device
  16. echo - echo args to console
  17. erase - erase FLASH memory
  18. ext2load- load binary file from a Ext2 filesystem
  19. ext2ls- list files in a directory (default /)
  20. flinfo - print FLASH memory information
  21. go - start application at address 'addr'
  22. help - print online help
  23. ide - IDE sub-system
  24. loop - infinite loop on address range
  25. md - memory display
  26. micon -command(2byte hex) -data(witin 32byte hex)
  27. mm - memory modify (auto-incrementing)
  28. mtest - simple RAM test
  29. mw - memory write (fill)
  30. nm - memory modify (constant address)
  31. pci - list and access PCI Configuraton Space
  32. printenv- print environment variables
  33. protect - enable or disable FLASH write protection
  34. rarpboot- boot image via network using RARP/TFTP protocol
  35. reset - Perform RESET of the CPU
  36. saveenv - save environment variables to persistent storage
  37. security -device -command -options -password
  38. setenv - set environment variables
  39. shutdown - Poff .
  40. tftpboot- boot image via network using TFTP protocol
  41. version - print monitor version
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement