Changes

Jump to: navigation, search

Recovery U-Boot Image (Lizard)

92 bytes added, 10:56, 15 March 2018
no edit summary
''' == Tool preparation'''Preparation ==* Download the zip archive lizard-Recovery.zip and extract it in a folder* Open the command prompt and go inside the utility folderwhere you extract the recovery
* Lunch the uitility with the serial port number
<pre>C:\Users\Desktop\lizard-Recovery\lizard> .\uart-recovery_V2recovery.bat COM1</pre>
{{InfoBoxTop}}
{{AppliesToLizard}}
{{AppliesToLizardEVB-Lite}}
{{InfoBoxBottom}}
'''== 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 on.
'''== Flashing the firmware'''==
If everithing was set correctly, this message messages should appear on your screen
<pre>
CLOSE Serial Console !!!!!!
</pre>
{{ImportantMessage|text=Don't close the '''command prompt'''}}
Now it is necessary to open a serial console for example Putty and insert type the following command
<pre>
mw.w ${buf} 0xFF 0x40000; loadb ${buf} 115200
</pre>
Now close the command line serial console and pres <code>Enter</code> inside the command prompt.A new download will startfollewd by some instructions.
<pre>
Downloading file: 100.000% completed(218792/218792 bytes)
res
</pre>
If Now the board will restart and if everithing went ok, you shuld  * Turn off the board.* Change should see the sweetch position to reflect the original one.* Turn on the boardU-Boot command line prompt.
170
edits

Navigation menu