Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. CFE>
  2. Port 3 link DOWN
  3. help
  4. Available commands:
  5.  
  6. phy Set memory or registers.
  7. sm Set memory or registers.
  8. dm Dump memory or registers.
  9. raw_nor write raw image to nor
  10. raw_nand write raw image to nand
  11. w Write the whole image start from beginning of the flash
  12. e Erase NAND flash
  13. ws Write whole image (priviously loaded by kermit) to flash .
  14. r Run program from flash image or from host depend on [f/h] flag
  15. p Print boot line and board parameter info
  16. c Change booline parameters
  17. i Erase persistent storage data
  18. a Change board AFE ID
  19. b Change board parameters
  20. reset Reset the board
  21. pmdio Pseudo MDIO access for external switches.
  22. spi Legacy SPI access of external switch.
  23. force override chipid check for images.
  24. help Obtain help for CFE commands
  25.  
  26. For more information about a command, enter 'help command-name'
  27. *** command status = 0
  28. CFE> ?
  29. Invalid command: "?"
  30. Available commands: phy, sm, dm, raw_nor, raw_nand, w, e, ws, r, p, c, i, a, b, reset, pmdio, spi, force, help
  31.  
  32. *** command status = -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement