]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/ref/reset-command.html
Initial revision
[karo-tx-redboot.git] / doc / html / ref / reset-command.html
1 <!-- 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 >reset</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="Common Commands"
23 HREF="common-commands.html"><LINK
24 REL="PREVIOUS"
25 TITLE="ping"
26 HREF="ping-command.html"><LINK
27 REL="NEXT"
28 TITLE="version"
29 HREF="version-command.html"></HEAD
30 ><BODY
31 CLASS="REFENTRY"
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="ping-command.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 ></TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="version-command.html"
72 ACCESSKEY="N"
73 >Next</A
74 ></TD
75 ></TR
76 ></TABLE
77 ><HR
78 ALIGN="LEFT"
79 WIDTH="100%"></DIV
80 ><H1
81 ><A
82 NAME="RESET-COMMAND">reset</H1
83 ><DIV
84 CLASS="REFNAMEDIV"
85 ><A
86 NAME="AEN3838"
87 ></A
88 ><H2
89 >Name</H2
90 >reset&nbsp;--&nbsp;Reset the device</DIV
91 ><DIV
92 CLASS="REFSYNOPSISDIV"
93 ><A
94 NAME="AEN3841"><H2
95 >Synopsis</H2
96 ><P
97 ><B
98 CLASS="COMMAND"
99 >reset</B
100 > </P
101 ></DIV
102 ><DIV
103 CLASS="REFSECT1"
104 ><A
105 NAME="AEN3844"
106 ></A
107 ><H2
108 >Arguments</H2
109 ><P
110 ><SPAN
111 CLASS="emphasis"
112 ><I
113 CLASS="EMPHASIS"
114 >None</I
115 ></SPAN
116 ></P
117 ></DIV
118 ><DIV
119 CLASS="REFSECT1"
120 ><A
121 NAME="AEN3848"
122 ></A
123 ><H2
124 >Description</H2
125 ><P
126 >The <B
127 CLASS="COMMAND"
128 >reset</B
129 > command causes the target platform to be reset.
130 Where possible (hardware support permitting), this will be
131 equivalent to a power-on reset condition.
132       </P
133 ></DIV
134 ><DIV
135 CLASS="REFSECT1"
136 ><A
137 NAME="AEN3852"
138 ></A
139 ><H2
140 >Examples</H2
141 ><P
142 >Reset the platform.
143 <TABLE
144 BORDER="5"
145 BGCOLOR="#E0E0F0"
146 WIDTH="70%"
147 ><TR
148 ><TD
149 ><PRE
150 CLASS="SCREEN"
151 >RedBoot&#62; <TT
152 CLASS="USERINPUT"
153 ><B
154 >reset</B
155 ></TT
156 >
157 ... Resetting.+... Waiting for network card: .
158 Socket Communications, Inc: Low Power Ethernet CF Revision C 5V/3.3V 08/27/98
159 Ethernet eth0: MAC address 00:c0:1b:00:ba:28
160 IP: 192.168.1.29, Default server: 192.168.1.101
161
162 RedBoot(tm) bootstrap and debug environment [ROM]
163 Non-certified release, version UNKNOWN - built 10:41:41, May 14 2002
164
165 Platform: Compaq iPAQ Pocket PC (StrongARM 1110) 
166 Copyright (C) 2000, 2001, 2002, Red Hat, Inc.
167
168 RAM: 0x00000000-0x01fc0000, 0x00014748-0x01f71000 available
169 FLASH: 0x50000000 - 0x51000000, 64 blocks of 0x00040000 bytes each.
170 RedBoot&#62; </PRE
171 ></TD
172 ></TR
173 ></TABLE
174
175       </P
176 ></DIV
177 ><DIV
178 CLASS="NAVFOOTER"
179 ><HR
180 ALIGN="LEFT"
181 WIDTH="100%"><TABLE
182 SUMMARY="Footer navigation table"
183 WIDTH="100%"
184 BORDER="0"
185 CELLPADDING="0"
186 CELLSPACING="0"
187 ><TR
188 ><TD
189 WIDTH="33%"
190 ALIGN="left"
191 VALIGN="top"
192 ><A
193 HREF="ping-command.html"
194 ACCESSKEY="P"
195 >Prev</A
196 ></TD
197 ><TD
198 WIDTH="34%"
199 ALIGN="center"
200 VALIGN="top"
201 ><A
202 HREF="ecos-ref.html"
203 ACCESSKEY="H"
204 >Home</A
205 ></TD
206 ><TD
207 WIDTH="33%"
208 ALIGN="right"
209 VALIGN="top"
210 ><A
211 HREF="version-command.html"
212 ACCESSKEY="N"
213 >Next</A
214 ></TD
215 ></TR
216 ><TR
217 ><TD
218 WIDTH="33%"
219 ALIGN="left"
220 VALIGN="top"
221 >ping</TD
222 ><TD
223 WIDTH="34%"
224 ALIGN="center"
225 VALIGN="top"
226 ><A
227 HREF="common-commands.html"
228 ACCESSKEY="U"
229 >Up</A
230 ></TD
231 ><TD
232 WIDTH="33%"
233 ALIGN="right"
234 VALIGN="top"
235 >version</TD
236 ></TR
237 ></TABLE
238 ></DIV
239 ></BODY
240 ></HTML
241 >