blob: 7887f6390ccd035a3114e3573cd7ee1ec11d7644 [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
wdenkabda5ca2003-05-31 18:35:21 +000072nand 3
73nboot 4
wdenkc6097192002-11-03 00:24:07 +000074next 4
75nm 2
76pciinfo 3
77pinit 4
78printenv 8
79protect 4
80rarpboot 4
81rdump 5
82reginfo 3
83reset 5
84run 3
85saveenv 4
86sccinfo 3
87scsiboot 5
88scsi 4
89siiinfo 3
90sitinfo 3
91siuinfo 3
92setdcr 6 # IBM 4XX DCR registers
93setenv 6
94smcinfo 3
95spiinfo 3
wdenk2582f6b2002-11-11 21:14:20 +000096sspi 4
wdenkc6097192002-11-03 00:24:07 +000097stack 5
98step 4
99tftpboot 4
100usbboot 5
101usb 4
102version 4
103? 1