Compare commits
No commits in common. "master" and "2020.07-SPL-TPL" have entirely different histories.
master
...
2020.07-SP
12
README.md
12
README.md
@ -1,17 +1,13 @@
|
|||||||
# rock64
|
# 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
|
dd if=u-boot.itb of=/dev/mmcblk1 seek=16384 conv=notrunc
|
||||||
|
|
||||||
|
layout, see:
|
||||||
<h5>layout, see</h5>
|
http://opensource.rock-chips.com/wiki_U-Boot
|
||||||
|
|
||||||
http://opensource.rock-chips.com/wiki_U-Boot<br>
|
|
||||||
http://opensource.rock-chips.com/wiki_Boot_option
|
http://opensource.rock-chips.com/wiki_Boot_option
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
ARM-Trusted-Firmware:
|
ARM-Trusted-Firmware:
|
||||||
|
Loading…
Reference in New Issue
Block a user