Compare commits

..

No commits in common. "master" and "2020.07-SPL-TPL" have entirely different histories.

View File

@ -1,17 +1,13 @@
# rock64
changes, Packages, Information
<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=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>
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: