Changes

Jump to: navigation, search

Recovery U-Boot Image (Lizard)

38 bytes added, 11:03, 15 March 2018
no edit summary
 
== Tool Preparation ==
* Download the zip archive lizard-Recovery.zip and extract it
* Open the command prompt and go inside the folder where you extract extracted the recoveryfile* Lunch Launch the uitility utility with the serial port numberas the argument
<pre>
C:\Users\Desktop\lizard-Recovery\lizard> .\uart-recovery.bat COM1
== Board Preparation ==
* Power down the board and set the deep switch 2 1 configuration.
* Connect the serial console to the <ode>PORT2</code> of your board.
* Turn on the board.
== Flashing the firmware ==
If everithing everything was set correctly, this messages message should appear on your screen
<pre>
</pre>
Now close the serial console and pres press <code>Enter</code> inside the command prompt. A new download will start follewd followed by some instructionsinstruction messages..<pre>
Downloading file: 100.000% completed(218792/218792 bytes)
File Download completed
.
</pre>
When the the  download is finished, you need to reopen putty the serial console and insert type this command
<pre>
protect off 0x08000000 +40000;era 0x08000000 +40000;cp.b ${buf} 0x08000000 0x40000
res
</pre>
Now the board will restart and , if everithing everything went ok, you should see the U-Boot command line prompt.
170
edits

Navigation menu