put compiled files in place, change boot.txt to default

This commit is contained in:
2020-04-11 11:51:51 +00:00
parent 806465108d
commit a80a3afe28
16 changed files with 20 additions and 22 deletions

View File

@@ -1,7 +0,0 @@
# H1 How to build your own idbloader.img file
```
$ mkimage -n rk3328 -T rksd -d rk3328_ddr_333MHz_v1.13.bin idbloader.img
$ cat rk3328_miniloader_v2.46.bin >> idbloader.img
# dd if=idbloader.img of=/dev/sdx seek=64 conv=notrunc
```

Binary file not shown.

Binary file not shown.