Advertisement
Guest User

17.08.1 environment

a guest
Aug 27th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. Marvell>> help
  2. ? - alias for 'help'
  3. base - print or set address offset
  4. bdinfo - print Board Info structure
  5. blkcache- block cache diagnostics and control
  6. boot - boot default, i.e., run 'bootcmd'
  7. bootd - boot default, i.e., run 'bootcmd'
  8. bootefi - Boots an EFI payload from memory
  9. bootelf - Boot from an ELF image in memory
  10. booti - boot arm64 Linux Image image from memory
  11. bootm - boot application image from memory
  12. bootp - boot image via network using BOOTP/TFTP protocol
  13. bootvx - Boot vxWorks from an ELF image
  14. bubt - Burn a u-boot image to flash
  15. cmp - memory compare
  16. coninfo - print console devices and information
  17. cp - memory copy
  18. crc32 - checksum calculation
  19. dcache - enable or disable data cache
  20. dhcp - boot image via network using DHCP/TFTP protocol
  21. dm - Driver model low level access
  22. echo - echo args to console
  23. editenv - edit environment variable
  24. env - environment handling commands
  25. exit - exit script
  26. ext4load- load binary file from a Ext4 filesystem
  27. ext4ls - list files in a directory (default /)
  28. ext4size- determine a file's size
  29. ext4write- create a file in the root directory
  30. false - do nothing, unsuccessfully
  31. fatinfo - print information about filesystem
  32. fatload - load binary file from a dos filesystem
  33. fatls - list files in a directory (default /)
  34. fatsize - determine a file's size
  35. fdt - flattened device tree utility commands
  36. fstype - Look up a filesystem type
  37. go - start application at address 'addr'
  38. gpio - query and control gpio pins
  39. help - print command description/usage
  40. i2c - I2C sub-system
  41. icache - enable or disable instruction cache
  42. iminfo - print header information for application image
  43. imxtract- extract a part of a multi-image
  44. ir - ir - Reading and changing internal register values.
  45.  
  46. itest - return true/false on integer compare
  47. load - load binary file from a filesystem
  48. loadb - load binary file over serial line (kermit mode)
  49. loads - load S-Record file over serial line
  50. loadx - load binary file over serial line (xmodem mode)
  51. loady - load binary file over serial line (ymodem mode)
  52. loop - infinite loop on address range
  53. ls - list files in a directory (default /)
  54. md - memory display
  55. mdio - MDIO utility commands
  56. mii - MII utility commands
  57. mm - memory modify (auto-incrementing address)
  58. mmc - MMC sub system
  59. mmcinfo - display MMC info
  60. mtest - simple RAM read/write test
  61. mw - memory write (fill)
  62. nfs - boot image via network using NFS protocol
  63. nm - memory modify (constant address)
  64. part - disk partition related commands
  65. pci - list and access PCI Configuration Space
  66. ping - send ICMP ECHO_REQUEST to network host
  67. printenv- print environment variables
  68. reset - Perform RESET of the CPU
  69. run - run commands in an environment variable
  70. save - save file to a filesystem
  71. saveenv - save environment variables to persistent storage
  72. scsi - SCSI sub-system
  73. scsiboot- boot from SCSI device
  74. setenv - set environment variables
  75. sf - SPI flash sub-system
  76. showvar - print local hushshell variables
  77. size - determine a file's size
  78. sleep - delay execution for some time
  79. source - run script from memory
  80. sspi - SPI utility command
  81. switch - Switch Access commands
  82. test - minimal test like /bin/sh
  83. tftpboot- boot image via network using TFTP protocol
  84. time - run commands and summarize execution time
  85. true - do nothing, successfully
  86. usb - USB sub-system
  87. usbboot - boot from USB device
  88. version - print monitor, compiler and linker version
  89. Marvell>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement