8,367
edits
Changes
→The method of using the dd command to burn
# Then download the '''OpenWRT''' image that can boot from '''SPIFlash''' from [http://www.orangepi.online/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-5-plus.html '''Orange Pi's download page''']. After opening the download link, you can see the following two types of '''OpenWRT images''', please select the image in the SPIFlash boot image folder to download
::[[File:media/image140.png|329x112px|25566f72fb1f4567c78af07e73b5134]]
</div>
<ol start="3" style="list-style-type: decimal;">
<li><p>Then upload the image downloaded from the official website to the TF card.</p></li>
<li><p>Then execute the following command to burn the OpenWRT image into SPIFlash. Note that after if=, you need to specify the actual path where the image is stored</p></li></ol>
{| class="wikitable" style="width:800px;"
root@OpenWrt:~# '''dd if=openwrt-rockchip-armv8-xunlong_orangepi-5-plus-spi-squashfs-sysupgrade.bin of=/dev/mtdblock0'''
|}
</ol>
<ol start="5" style="list-style-type: decimal;">
<li>Then you can use the poweroff command to shut down. Then please pull out the TF card, and then short press the power button to turn on, and then the OpenWRT system in SPIFlash will be started.</li></ol>