rock64/README.md

19 lines
444 B
Markdown
Raw Normal View History

2020-03-22 14:43:20 +01:00
# rock64
<h3>commands to flash the files (includes in uboot-rock64.install)</h3>
dd if=rksd_load.img of=/dev/mmcblk1 seek=64 conv=notrunc\
dd if=u-boot.itb of=/dev/mmcblk1 seek=16384 conv=notrunc
<h5>layout, see</h5>
http://opensource.rock-chips.com/wiki_U-Boot<br>
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