OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [ref/] [common-commands.html] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 unneback
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2
<!-- This material may be distributed only subject to the terms      -->
3
<!-- and conditions set forth in the Open Publication License, v1.0  -->
4
<!-- or later (the latest version is presently available at          -->
5
<!-- http://www.opencontent.org/openpub/).                           -->
6
<!-- Distribution of the work or derivative of the work in any       -->
7
<!-- standard (paper) book form is prohibited unless prior           -->
8
<!-- permission is obtained from the copyright holder.               -->
9
<HTML
10
><HEAD
11
><TITLE
12
>Common Commands</TITLE
13
><meta name="MSSmartTagsPreventParsing" content="TRUE">
14
<META
15
NAME="GENERATOR"
16
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17
"><LINK
18
REL="HOME"
19
TITLE="eCos Reference Manual"
20
HREF="ecos-ref.html"><LINK
21
REL="UP"
22
TITLE="RedBoot Commands and Examples"
23
HREF="redboot-commands-and-examples.html"><LINK
24
REL="PREVIOUS"
25
TITLE="RedBoot Commands and Examples"
26
HREF="redboot-commands-and-examples.html"><LINK
27
REL="NEXT"
28
TITLE="alias"
29
HREF="alias-command.html"></HEAD
30
><BODY
31
CLASS="SECT1"
32
BGCOLOR="#FFFFFF"
33
TEXT="#000000"
34
LINK="#0000FF"
35
VLINK="#840084"
36
ALINK="#0000FF"
37
><DIV
38
CLASS="NAVHEADER"
39
><TABLE
40
SUMMARY="Header navigation table"
41
WIDTH="100%"
42
BORDER="0"
43
CELLPADDING="0"
44
CELLSPACING="0"
45
><TR
46
><TH
47
COLSPAN="3"
48
ALIGN="center"
49
>eCos Reference Manual</TH
50
></TR
51
><TR
52
><TD
53
WIDTH="10%"
54
ALIGN="left"
55
VALIGN="bottom"
56
><A
57
HREF="redboot-commands-and-examples.html"
58
ACCESSKEY="P"
59
>Prev</A
60
></TD
61
><TD
62
WIDTH="80%"
63
ALIGN="center"
64
VALIGN="bottom"
65
>Chapter 2. RedBoot Commands and Examples</TD
66
><TD
67
WIDTH="10%"
68
ALIGN="right"
69
VALIGN="bottom"
70
><A
71
HREF="alias-command.html"
72
ACCESSKEY="N"
73
>Next</A
74
></TD
75
></TR
76
></TABLE
77
><HR
78
ALIGN="LEFT"
79
WIDTH="100%"></DIV
80
><DIV
81
CLASS="SECT1"
82
><H1
83
CLASS="SECT1"
84
><A
85
NAME="COMMON-COMMANDS">Common Commands</H1
86
><DIV
87
CLASS="TOC"
88
><DL
89
><DT
90
><B
91
>Table of Contents</B
92
></DT
93
><DT
94
><A
95
HREF="alias-command.html"
96
>alias</A
97
>&nbsp;--&nbsp;Manipulate command line aliases</DT
98
><DT
99
><A
100
HREF="baudrate-command.html"
101
>baudrate</A
102
>&nbsp;--&nbsp;Set the baud rate for the system serial console</DT
103
><DT
104
><A
105
HREF="cache-command.html"
106
>cache</A
107
>&nbsp;--&nbsp;Control hardware caches</DT
108
><DT
109
><A
110
HREF="channel-command.html"
111
>channel</A
112
>&nbsp;--&nbsp;Select the system console channel</DT
113
><DT
114
><A
115
HREF="cksum-command.html"
116
>cksum</A
117
>&nbsp;--&nbsp;Compute POSIX checksums</DT
118
><DT
119
><A
120
HREF="disks-command.html"
121
>disks</A
122
>&nbsp;--&nbsp;List available disk partitions.</DT
123
><DT
124
><A
125
HREF="dump-command.html"
126
>dump</A
127
>&nbsp;--&nbsp;Display memory.</DT
128
><DT
129
><A
130
HREF="help-command.html"
131
>help</A
132
>&nbsp;--&nbsp;Display help on available commands</DT
133
><DT
134
><A
135
HREF="ip-address-command.html"
136
>ip_address</A
137
>&nbsp;--&nbsp;Set IP addresses</DT
138
><DT
139
><A
140
HREF="download-command.html"
141
>load</A
142
>&nbsp;--&nbsp;Download programs or data to the RedBoot platform</DT
143
><DT
144
><A
145
HREF="mcmp-command.html"
146
>mcmp</A
147
>&nbsp;--&nbsp;Compare two segments of memory</DT
148
><DT
149
><A
150
HREF="mfill-command.html"
151
>mfill</A
152
>&nbsp;--&nbsp;Fill RAM with a specified pattern</DT
153
><DT
154
><A
155
HREF="ping-command.html"
156
>ping</A
157
>&nbsp;--&nbsp;Verify network connectivity</DT
158
><DT
159
><A
160
HREF="reset-command.html"
161
>reset</A
162
>&nbsp;--&nbsp;Reset the device</DT
163
><DT
164
><A
165
HREF="version-command.html"
166
>version</A
167
>&nbsp;--&nbsp;Display RedBoot version information</DT
168
></DL
169
></DIV
170
><P
171
>  </P
172
></DIV
173
><DIV
174
CLASS="NAVFOOTER"
175
><HR
176
ALIGN="LEFT"
177
WIDTH="100%"><TABLE
178
SUMMARY="Footer navigation table"
179
WIDTH="100%"
180
BORDER="0"
181
CELLPADDING="0"
182
CELLSPACING="0"
183
><TR
184
><TD
185
WIDTH="33%"
186
ALIGN="left"
187
VALIGN="top"
188
><A
189
HREF="redboot-commands-and-examples.html"
190
ACCESSKEY="P"
191
>Prev</A
192
></TD
193
><TD
194
WIDTH="34%"
195
ALIGN="center"
196
VALIGN="top"
197
><A
198
HREF="ecos-ref.html"
199
ACCESSKEY="H"
200
>Home</A
201
></TD
202
><TD
203
WIDTH="33%"
204
ALIGN="right"
205
VALIGN="top"
206
><A
207
HREF="alias-command.html"
208
ACCESSKEY="N"
209
>Next</A
210
></TD
211
></TR
212
><TR
213
><TD
214
WIDTH="33%"
215
ALIGN="left"
216
VALIGN="top"
217
>RedBoot Commands and Examples</TD
218
><TD
219
WIDTH="34%"
220
ALIGN="center"
221
VALIGN="top"
222
><A
223
HREF="redboot-commands-and-examples.html"
224
ACCESSKEY="U"
225
>Up</A
226
></TD
227
><TD
228
WIDTH="33%"
229
ALIGN="right"
230
VALIGN="top"
231
>alias</TD
232
></TR
233
></TABLE
234
></DIV
235
></BODY
236
></HTML
237
>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.