Hi,
I have attempted to flash the Debian image to the eMMC on my Rock960A and every time it fails to boot after flashing.
I hooked up the UART cables and I get this message when attempting to boot:
U-Boot 2017.09-g515bbbd (Jan 09 2018 - 14:07:09 +0800)
Model: Rockchip RK3399 Evaluation Board
DRAM: 2 GiB
MMC: dwmmc@fe320000: 1, sdhci@fe330000: 0
*** Warning - read failed, using default environment
In: serial
Out: serial
Err: serial
Model: Rockchip RK3399 Evaluation Board
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
** Can't read partition table on 0:0 **
...
** Can't read partition table on 0:0 **
** Invalid partition 1 **
Card did not respond to voltage select!
mmc_init: -95, time 9
starting USB...
USB0: ERROR: failed to enable clock 0
at drivers/usb/host/ehci-generic.c:54/ehci_usb_probe()
probe failed, error -38
USB1: ERROR: failed to enable clock 0
at drivers/usb/host/ehci-generic.c:54/ehci_usb_probe()
probe failed, error -38
I’m not sure if this is related, but my reset button doesn’t seem to work so I boot into Maskrom mode by holding the Maskrom button while plugging in the power.
Thanks