Yes this works.
>From dmesg:
sxitwi0 at simplebus0
iic0 at sxitwi0
bme0 at iic0 addr 0x76: BME280 60
sxitwi1 at simplebus0
iic1 at sxitwi1
bme1 at iic1 addr 0x77: BME280 60
And from sysctl:
op1bsdsnap# sysctl hw.sensors
hw.sensors.sxitemp0.temp0=187.74 degC (CPU)
hw.sensors.bme0.temp0=22.95 deg
After upgrading my sabre lite board to the latest snapshot,
BOOTARM.EFI causes the machine to reset. Building the bootloader with
-msoft-float, however, gives a working binary. Perhaps this is a
result of the recent armv7 float ABI change?
Below is a console log of the non-working BOOTARM.EFI:
U
> Date: Tue, 8 May 2018 13:06:30 -0700
> From: Josh Elsasser
>
> After upgrading my sabre lite board to the latest snapshot,
> BOOTARM.EFI causes the machine to reset. Building the bootloader with
> -msoft-float, however, gives a working binary. Perhaps this is a
> result of the recent armv7 floa
HI Mark. I am trying to add H3 support to the sxitemp driver. The H3 SOC
only has the CPU thermal sensor, but it maps well to the CPU thermal sensor
on the H5. With the diff below I think I have been able to do all the
mechanical stuff to get the sensor to register. I also had to add a dtb
ent
I am trying to add H3 support to the sxitemp driver. The H3 SOC only has
the CPU thermal sensor, but it maps well to the CPU thermal sensor on the
H5. With the diff below I think I have been able to do all the mechanical
stuff to get the sensor to register. I also had to add a dtb entry for the