I am trying to install a Centos 7 raspberry image on Kunbus RevPi.
The image works perfectly but no i2c device are present, this is probably related to the fact the incorrect device tree is loaded.
In the
Code: Select all
/boot/config.txt
Code: Select all
dtoverlay=revpi-core
Is there a way to have some instruction a the source of the device tree you used in your image ?
I really would like to have the basic i2c devices working with Centos.
Regards,
Stefano Bossi