Compare commits

...

1 Commits

Author SHA1 Message Date
Kabbone b3c965ead4
update README
Signed-off-by: Kabbone <tobias@opel-online.de>
2020-04-11 15:32:56 +02:00
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
# rock64
changes, Packages, Information
changes, Packages, Information
dd if=rksd_load.img of=/dev/mmcblk1 seek=64 conv=notrunc
dd if=u-boot.itb of=/dev/mmcblk1 seek=16384 conv=notrunc
layout, see:
http://opensource.rock-chips.com/wiki_U-Boot
http://opensource.rock-chips.com/wiki_Boot_option
![alt text](./Rockchip_bootflow.jpg "Partition Layout")
ARM-Trusted-Firmware:
http://opensource.rock-chips.com/wiki_ATF

BIN
Rockchip_bootflow.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB