Ordered mine as soon as possible, which meant October 19th from Allnetchina. And having the same issue with PD power supplies. Fortunately the board without any peripherals runs from regular old 5V USB power brick, my USB-C meter showing the board pulling around 1300mA peak and then running below 1A during normal configuration.
There have been a lot of posts and threads, and the “Debug Party” thread is now 613 posts long. Can anyone link directly a U-Boot image to fix the PD issue, with instructions?
The SPI Flash operation is described here: https://wiki.radxa.com/Rock5/install/spi
There seem to be some late-september released files here: https://dl.radxa.com/rock5/sw/images/loader/rock-5b/release/
So, what’s the order of operation, given I have a laptop with Linux on hand? Is it better to boot Rock5 with Linux and use the first dd
method of flashing new SPI image? Or should I connect Rock5 as USB accessory (this is what I understand “Maskrom mode” is") and run rkdeveloptool
, first with spl_loader
and then spi_image
files?