README.commands 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. #
  2. # The commands in this table are sorted alphabetically by the
  3. # command name and in descending order by the command name string
  4. # length. This is to prevent conflicts in command name parsing.
  5. # Please ensure that new commands are added according to that rule.
  6. # See $(TOPDIR)/common/command.c
  7. #
  8. ########################
  9. #
  10. # command length
  11. #
  12. ########################
  13. askenv 8
  14. as 2
  15. autoscr 5
  16. base 2
  17. bdinfo 2
  18. bmp 3
  19. bootelf 7
  20. bootm 5
  21. bootp 5
  22. bootvx 6
  23. bootd 4
  24. break 2
  25. brginfo 3
  26. carinfo 3
  27. chpart 6
  28. cmp 3
  29. coninfo 5
  30. continue 4
  31. cp 2
  32. crc32 3
  33. date 3
  34. dcache 2
  35. dhcp 4
  36. dmainfo 3
  37. ds 2
  38. dtt 3
  39. echo 4
  40. eeprom 3
  41. erase 3
  42. fccinfo 3
  43. fdcboot 4
  44. flinfo 3
  45. fpga 4
  46. fsinfo 5
  47. fsload 5
  48. getdcr 6 # IBM 4XX DCR registers
  49. go 2
  50. help 1
  51. i2cinfo 4
  52. i2c 3
  53. icache 2
  54. icinfo 3
  55. ide 3
  56. iminfo 3
  57. iopinfo 3
  58. irqinfo 3
  59. kgdb 4
  60. loadb 5
  61. loads 5
  62. loop 4
  63. ls 2
  64. mccinfo 3
  65. md 2
  66. memcinfo 4
  67. mii 3
  68. mm 2
  69. mtest 5
  70. muxinfo 3
  71. mw 2
  72. nand 3
  73. nboot 4
  74. next 4
  75. nm 2
  76. pciinfo 3
  77. pinit 4
  78. printenv 8
  79. protect 4
  80. rarpboot 4
  81. rdump 5
  82. reginfo 3
  83. reset 5
  84. run 3
  85. saveenv 4
  86. sccinfo 3
  87. scsiboot 5
  88. scsi 4
  89. siiinfo 3
  90. sitinfo 3
  91. siuinfo 3
  92. setdcr 6 # IBM 4XX DCR registers
  93. setenv 6
  94. smcinfo 3
  95. spiinfo 3
  96. sspi 4
  97. stack 5
  98. step 4
  99. tftpboot 4
  100. usbboot 5
  101. usb 4
  102. version 4
  103. ? 1