186
edits
Jwentwistle (talk | contribs) (added more led details) |
(little fix) |
||
Line 56: | Line 56: | ||
*Then do the following: | *Then do the following: | ||
*: <code>$ tftp 192.168.1.20</code> | *: <code>$ tftp 192.168.1.20</code> | ||
*: <code> | *: <code>tftp> binary</code> | ||
*: <code> | *: <code>tftp> rexmt 1</code> | ||
*: <code> | *: <code>tftp> timeout 60</code> | ||
*: <code> | *: <code>tftp> trace</code> | ||
*: <code> | *: <code>tftp> put <FIRMWARE>.bin</code> | ||
The <FIRMWARE>.bin is the name of the firmware file you want to flash. | The <FIRMWARE>.bin is the name of the firmware file you want to flash. |