I’m using the provided debian, ubuntu and android images from the downloads section, but the board won’t boot from any medium that I give it. I’ve tried two eMMC modules and a variety of microSD cards.
I’m using either dd or etcher to write to the SD cards.
For the eMMC, I’m loading a GPT image through rkdeveloptool:
$ lsusb -d 2207:330c
Bus 001 Device 026: ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode
$ rkdeveloptool db rk3399_loader_v1.12.112.bin
Downloading bootloader succeeded.
$ lsusb -d 2207:330c
Bus 001 Device 027: ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode
$ rkdeveloptool ul rk3399_loader_v1.12.112.bin
Upgrading loader succeeded.
$ rkdeveloptool wl 0 rock960c_debian_stretch_lxde_armhf_20180920-gpt.img
Write LBA from file (100%)
$ rkdeveloptool rd
Reset Device OK.
$ lsusb -d 2207:330c
Bus 001 Device 028: ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode