blob: d848db01ef2cbd4a9db62339156152084b2e90cb [file] [log] [blame]
wdenkc6097192002-11-03 00:24:07 +00001#
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########################
13askenv 8
14as 2
15autoscr 5
16base 2
17bdinfo 2
wdenk92bbe3f2003-04-20 14:04:18 +000018bmp 3
wdenkc6097192002-11-03 00:24:07 +000019bootelf 7
20bootm 5
21bootp 5
22bootvx 6
23bootd 4
24break 2
25brginfo 3
26carinfo 3
27chpart 6
28cmp 3
29coninfo 5
30continue 4
31cp 2
32crc32 3
33date 3
34dcache 2
35dhcp 4
36dmainfo 3
37ds 2
38dtt 3
39echo 4
40eeprom 3
41erase 3
42fccinfo 3
43fdcboot 4
44flinfo 3
45fpga 4
46fsinfo 5
47fsload 5
48getdcr 6 # IBM 4XX DCR registers
49go 2
50help 1
51i2cinfo 4
52i2c 3
53icache 2
54icinfo 3
55ide 3
56iminfo 3
57iopinfo 3
58irqinfo 3
59kgdb 4
60loadb 5
61loads 5
62loop 4
63ls 2
64mccinfo 3
65md 2
66memcinfo 4
67mii 3
68mm 2
69mtest 5
70muxinfo 3
71mw 2
72next 4
73nm 2
74pciinfo 3
75pinit 4
76printenv 8
77protect 4
78rarpboot 4
79rdump 5
80reginfo 3
81reset 5
82run 3
83saveenv 4
84sccinfo 3
85scsiboot 5
86scsi 4
87siiinfo 3
88sitinfo 3
89siuinfo 3
90setdcr 6 # IBM 4XX DCR registers
91setenv 6
92smcinfo 3
93spiinfo 3
wdenk2582f6b2002-11-11 21:14:20 +000094sspi 4
wdenkc6097192002-11-03 00:24:07 +000095stack 5
96step 4
97tftpboot 4
98usbboot 5
99usb 4
100version 4
101? 1