Advertisement
Guest User

Untitled

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