Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-weigand authored Feb 2, 2023
1 parent 02d5c37 commit b81a99f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions partition_tables/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
* `git checkout b6354b9`
* `tools/boot_merger RKBOOT/RK3566MINIALL.ini`

* Preparation:
* Download the artifacts **disc_image** and (optionally) **data_part_dummy**
* unzip the artifacts (and unzstd the disc image):

unzip disc_image.zip && unzstd debian.img.zst

* Flashing commands:

Expand Down

0 comments on commit b81a99f

Please sign in to comment.