Advertisement
Guest User

SKHynix Console

a guest
Mar 13th, 2019
2,155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. aes : Turn AES On And Off in XSQ
  2. apst : Show APST info, turn feature on/off (apst;apst 1;apst 0)
  3. baud : 0 : 38400 bps, 1 : 115200 bps.
  4. cbuf : <buf1><buf2><nbyte> compare two Buffer data with nbyte.
  5. cerase : FDE Crypto Erase
  6. chipotp : Read Pegasus OTP
  7. copy : <SourceAddr><DestAddr><DwordLength><Loops> Copy From One Location To Another
  8. cpregister : Set cp Reg.
  9. cptest : Test CP sram
  10. ctest : <addr><loops> Cache Flush Test
  11. dbuf : <buf><nbyte> dump Buffer for nbyte.
  12. dm : NAND_ARM dm command
  13. dnfw : download Nand Boot FW to DDR
  14. dperr : Dump DpErr Fifo
  15. dsfw : download Serial Boot FW to DDR
  16. edb : Enable Debug.
  17. emt : <enable> 0 : MS thermal, 1 : Dell thermal
  18. eppd : set ePPID
  19. eui : set EUI-64
  20. fbuf : <buf><data><nbyte> fill Buffer with data.
  21. fcd : Flush command disable
  22. fce : Flush command enable
  23. fdefac : FDE factory initialize
  24. fdeinit : FDE Initialize settings
  25. format : <format# 1-16> <MS> <PI> default(15, 1, 0) (3, 1, 4) format 16, Erase and format NAND
  26. fwcfg : display fiwmware configuration options
  27. fwm : FW Manager
  28. fwrp : fw replace
  29. hcr : <start_lba><end_lba> host command read the lba (hex)
  30. hcr1 : <sector><start_lba><end_lba> host command read the lba (hex)
  31. hcw : <start_lba><end_lba> host command write the lba (hex)
  32. hcw1 : <sector><start_lba><end_lba> host command write the lba (hex)
  33. hcwr : <start_lba><end_lba> host command write the lba and read back(hex)
  34. hcwv : <start_lba><end_lba><val> host command write the lba (hex)
  35. help : show availiable commands.
  36. ito : ito test num
  37. l12p : enter L1.2
  38. led : Blink LED
  39. llf : <flag> Low Level Format - flag =1 to recreate defect map
  40. maxcap : display max capacity
  41. mcucmd : Send mcu command by I2C
  42. modelnum : Set Model number
  43. mprint : Memory Print
  44. n : switch UART to nand ARM.
  45. nandwboot : NAND warmboot
  46. narm : NAND_ARM shell command
  47. pcie : Display PCIe Link Information
  48. pllpwr : Change PLLx to n/8, <x,0..3> <n,0..8>
  49. pm : <power state>
  50. qinfo : Display XSQ and AQ Information
  51. r : Chip Reset && Enter Boot loader mode
  52. regr : <addr> read register at given address(hex format).
  53. regw : <addr> <val> write register at given address(hex) with given val(hex).
  54. rev : display F/W and FPGA revision
  55. setmt : <enable> 0 : MS thermal, 1 : Dell thermal
  56. setrev : display F/W and FPGA revision
  57. show : Show Table Info
  58. smart : prINT32 512byte smart raw data
  59. smartdbg : debug SMART info.
  60. sn : Set Serial number
  61. ss : Safe Shutdown
  62. stsdump : tag & state print
  63. tcdelay : Test CDelay <test> <delay>
  64. temper : Read the new temper sensor (MCP9844)
  65. thm : print-thermal-time 1, 2, 3...
  66. time : kernel timestamp.
  67. timer : <timer><on/off> Enable/Disable timer [0-3]
  68. tmem : Test memory
  69. vuread : <die> <block> <page> <offset> VU Read
  70. vutest : Vu Descriptor
  71. vuwr : <die> <block> <page> <offset> VU Write
  72. watchdog : toggle software watchdog timeout
  73. xgk : Crypto Get Key
  74. xsk : Crypto Set Key
  75. xsm : Crypto Set Mode
  76. xts256 : XTS Crypto Test
  77. zmem : Zero Memory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement