Advertisement
Guest User

Untitled

a guest
May 30th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. NSA310>> 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. bootext2 dev:boot_part1,boot_part2 addr boot_image linux_dev_name
  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 Nand Flash.
  10. chpart - change active partition
  11. cmp - memory compare
  12. cmpm - Compare Memory
  13. cp - memory copy
  14. cpumap - Display CPU memory mapping settings.
  15. crc32 - checksum calculation
  16. date - get/set/reset date & time
  17. dclk - Display the MV device CLKs.
  18. dhcp - invoke DHCP client to obtain IP/boot params
  19. diskboot- boot from IDE device
  20. echo - echo args to console
  21. eeprom - EEPROM sub-system
  22. erase - erase FLASH memory
  23. ext2load- load binary file from a Ext2 filesystem
  24. ext2ls - list files in a directory (default /)
  25. fatinfo - print information about filesystem
  26. fatload - load binary file from a dos filesystem
  27. fatls - list files in a directory (default /)
  28. fi - Find value in the memory.
  29. flinfo - print FLASH memory information
  30. fsinfo - print information about filesystems
  31. fsload - load binary file from a filesystem image
  32. g - start application at cached address 'addr'(default addr 0x40000)
  33. go - start application at address 'addr'
  34. help - print online help
  35. icrc32 - checksum calculation
  36. ide - IDE sub-system
  37. iloop - infinite loop on address range
  38. imd - i2c memory display
  39. iminfo - print header information for application image
  40. imm[.b, .s, .w, .l] - i2c memory modify (auto-incrementing)
  41. imw - memory write (fill)
  42. inm - memory modify (constant address)
  43. iprobe - probe to discover valid I2C chip addresses
  44. ir - reading and changing MV internal register values.
  45. loop - infinite loop on address range
  46. ls - list files in a directory (default /)
  47. map - Diasplay address decode windows
  48. md - memory display
  49. me - PCI master enable
  50. mm - memory modify (auto-incrementing)
  51. mmcinit - init mmc card
  52. mp - map PCI BAR
  53. mtdparts- define flash/nand partitions
  54. mtest - simple RAM test
  55. mw - memory write (fill)
  56. nand - NAND sub-system
  57. nboot - boot from NAND device
  58. nbubt - Burn a boot loader image on the Boot Nand Flash.
  59. nm - memory modify (constant address)
  60. pci - list and access PCI Configuration Space
  61. phyRead - Read PCI-E Phy register
  62. pciePhyWrite - Write PCI-E Phy register
  63. phyRead - Read Phy register
  64. phyWrite - Write Phy register
  65. ping - send ICMP ECHO_REQUEST to network host
  66. printenv- print environment variables
  67. printinfo- print environment variables
  68. protect - enable or disable FLASH write protection
  69. rarpboot- boot image via network using RARP/TFTP protocol
  70. rcvr - Satrt recovery process (Distress Beacon with TFTP server)
  71. reset - Perform RESET of the CPU
  72. resetenv - Return all environment variable to default.
  73. run - run commands in an environment variable
  74. saveenv - save environment variables to persistent storage
  75. saveinfo - save environment variables to persistent storage
  76. se - PCI Slave enable
  77. setenv - set environment variables
  78. setinfo - set environment variables
  79. sflash - read, write or erase the external SPI Flash.
  80. sg - scanning the PHYs status
  81. sp - Scan PCI bus.
  82. tftpboot- boot image via network using TFTP protocol
  83. usb - USB sub-system
  84. usbboot - boot from USB device
  85. version - print monitor version
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement