Stijn Tintel
Stijn Tintel
The problem still occurs after 50904ea9c49fe4764aea9c1951619c77303ca557 which uses the new i2c_master driver. The log output is completely different: ``` E (12:14:14.248) i2c.master: I2C transaction timeout detected E (12:14:14.249) i2c.master: s_i2c_synchronous_transaction(892):...
Hitting this problem in OpenWrt master while building for Raspberry Pi Zero W. @heitbaum's fix (https://github.com/raspberrypi/utils/pull/88/commits/dc0fd4723907775bdfc3ffb2a612a04d60789ed8) works. Adding @pelwell's follow-up patch (https://github.com/raspberrypi/utils/pull/88/commits/94977ce239cef302f2b3f41eefb228d6cb2e6313) breaks things again.
Confirmed, glib2 still fails to build for me on qoriq. [compile.txt](https://github.com/openwrt/packages/files/11904110/compile.txt) [qoriq-m300-diffconfig.txt](https://github.com/openwrt/packages/files/11904123/qoriq-m300-diffconfig.txt)
* I cherry-picked and pushed the whitespace fix, stop_service -> service_stopped. * Please explain in the commit message why you are adding a pid file. * restart the service when...
I'll try to look into this next week when I'm back home.