Skip to content

Commit 735da0e

Browse files
authored
Update YunUBootReflash.md
1 parent 15e2ccb commit 735da0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/hardware/02.hero/boards/yun-rev2/tutorials/YunUBootReflash/YunUBootReflash.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There are situations in which the recommended [upgrade procedure](https://www.ar
1010
This procedure uses U-Boot, something similar to the BIOS on a PC. U-Boot is a very small program executed right after you power on a Yún. With U-Boot you can restore a Yún to its factory settings. To reflash the Yún from the U-Boot prompt, you will download 3 different image files and write their contents on the flash memory of the Yún, erasing all previously stored information. It's a bit like formatting a computer's hard drive.
1111

1212
This should be considered an advanced topic, pay heed to the warnings throughout. These notes are for reference only. You should read and understand this document before trying anything mentioned below.
13-
If you are in doubt about any of these steps, **DO NOT** follow this guide and send an email to support@arduino.cc
13+
If you are in doubt about any of these steps, **DO NOT** follow this guide and contact us [here](https://www.arduino.cc/en/contact-us/).
1414

1515
***Warning: Following this guide will VOID the WARRANTY of your Yún***
1616

@@ -203,4 +203,4 @@ bootm 0x9fea0000
203203
204204
```
205205

206-
OpenWrt-Yun will now start its boot process. Wait a couple of minutes (first boot is always slightly slower) and enjoy your freshly reflashed Yún.
206+
OpenWrt-Yun will now start its boot process. Wait a couple of minutes (first boot is always slightly slower) and enjoy your freshly reflashed Yún.

0 commit comments

Comments
 (0)