- temperature readings are wrong. In reality, they are 15-20° lower
- eMMC booting is not supported

sed -i "s/MAX_SPEED=.*/MAX_SPEED=1510000/" /etc/default/cpufrequtils service cpufrequtils restart
Make sure to install large heatsink!
To boot the image from USB flash:
run usbboot
To flash the image to eMMC:
dd
or other methodsemmc_fix=on
to /boot/armbianEnv.txt
file – this changes the DT during boot to switch from SD with card detect switch to a non-removable eMMC.Please refer to this forum thread for the USB boot details and this thread for a discussion of known eMMC issues.