Skip to content

Commit

Permalink
Create vim3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed Jun 30, 2019
1 parent 4a325c1 commit 6ee727f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions notes/khadas/vim3
@@ -0,0 +1,14 @@
You'll need the Khadas-provided 'utils' to image downloaded img files to the integrated eMMC.

Install the tools:

```
git clone https://github.com/khadas/utils
./INSTALL
```

Burn the img:

```
burn-tool -v aml -b VIM3 -i "file.img"
```

0 comments on commit 6ee727f

Please sign in to comment.