Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:troubleshooting:usb-burn-online

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge2:troubleshooting:usb-burn-online [2023/03/10 09:43]
hyphop [Limitations]
products:sbc:edge2:troubleshooting:usb-burn-online [2026/06/15 04:28] (current)
hyphop
Line 1: Line 1:
-~~tag>Edge2 online burn linux ~~+~~tag>Edge2 online burn rockchip-burn linux images ~~
  
-====== Edge2 Online burn ======+====== Edge2 online burn ======
  
-Just copy one command line to linux terminal... ( copy paste mode ) \\ +''rockchip-burn''
-Advanced info about [[./usb-burn]] +
  
-WIP: after some testing and improves will be moved to public area +  * [[/software/tools/rockchip-burn#edge2-online-burn]] 
- +  * [[/software/tools/rockchip-burn#edge2-restore-oowow-firmware]] 
-===== Restore OOWOW firmware ===== +  * [[software/tools/rockchip-burn]]
- +
-```sh write latest oowow into spi flash +
-curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --write --spi +
-``` +
- +
-===== Write Android to emmc ===== +
- +
-```sh write android to emmc +
-curl dl.khadas.com/online/rockchip-burn | sh -s - android --write +
-``` +
- +
-===== Fast OOWOW from emmc ===== +
- +
-```sh write latest oowow to emmc +
-curl dl.khadas.com/online/rockchip-burn | sh -- oowow --write +
-``` +
-===== Write Ubuntu to emmc ===== +
- +
-```sh write ubuntu to emmc +
-curl dl.khadas.com/online/rockchip-burn | sh -s - ubuntu --write +
-``` +
- +
-===== Limitations ===== +
- +
-  * Linux systems only +
-  * x86 arch only +
-  * Tested on Ubuntu but must works for any other linux system +
-  * Ubuntu 22.04 - OKAY +
- +
- +
-===== Sources ===== +
- +
-   * https://github.com/hyphop/rockchip-burn +
-   * https://github.com/hyphop/rockchip-burn/blob/main/rockchip-burn#L11+
Last modified: 2023/03/10 09:43 by hyphop