This repository contains A64 additions from FreeBSD overlays that seem to work nicely with OpenBSD u-boot port.
Enabling:
- getting/setting CPU speed
- getting/setting CPU voltage
- reading e-fuses values (required by temp. sensor)
- calibrated CPU/GPU temperature readings
- enabling PWM
- enabling battery state readings
- enabling thermal zones support
- make sure
/usr/ports
are updated - make sure
/usr/ports/sysutils/u-boot
can be built forFLAVOR=aarch64
- execute
./prepare.sh
from repository root