Re: new bme code

2018-05-08 Thread s_graf
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

BOOTARM.EFI from latest snapshot resets with "undefined instruction"

2018-05-08 Thread 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 float ABI change? Below is a console log of the non-working BOOTARM.EFI: U

Re: BOOTARM.EFI from latest snapshot resets with "undefined instruction"

2018-05-08 Thread Mark Kettenis
> 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

sxitemp with h3

2018-05-08 Thread s_graf
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

sxitemp for H3 SOC

2018-05-08 Thread s_graf
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