- USB3 sometimes doesn’t detect high-speed devices properly
- A heat sink is highly recommended if you want to run it at full speed
- Changing screen resolution
flash-image-{ddr3,ddr4}-MEM-RAM_CHIPS-CPU_DDR.bin to your formatted USB key, plug it into USB3.0 port and execute from u-boot prompt:
bubt flash-image-ddr3/ddr4-MEM-RAM_CHIPS-CPU_DDR.bin spi usb
In case you experience instability reflash boot loader with lower CPU speed values! SoC speed can be found printed on the armada chip, under the heat sink. No 1200 chips have been reported, 800 is a safe option, 1000 is a likely option. It can also be found as part of the current u-boot output.
printenv ethaddr env default -a saveenv # Including this line to make sure saveenv is executed.