Rasclock (PCF2127 ) Hardware Clock FreeBSD 12.0
Stefan Parvu
sparvu at kronometrix.org
Mon Jul 15 13:50:05 UTC 2019
>
> I'd think the nxprtc driver would be much more likely to work.
Here latest:
https://github.com/raspberrypi/firmware/issues/1190 <https://github.com/raspberrypi/firmware/issues/1190>
Still for some very strange reasons Im not able to use Raclock on FreeBSD 12.
Pssoible problems:
* driver issue
* battery low, cannot save keep the time
* else, configurations
The config is simple:
config.txt:
root at k1:~ # cat /boot/msdos/config.txt
arm_control=0x200
dtparam=audio=on,i2c_arm=on,spi=on
dtoverlay=mmc
dtoverlay=pwm
dtoverlay=pi3-disable-bt
device_tree_address=0x4000
kernel=u-boot.bin
dtoverlay=i2c-rtc,pcf2129
Any ideas, tips ?
Stefan
More information about the freebsd-arm
mailing list