PINE64
My Favorite PI Bus Pinout from raspberrypi-spy.co.uk - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32)
+---- Forum: Pi2, Euler and Exp GPIO Ports (https://forum.pine64.org/forumdisplay.php?fid=34)
+---- Thread: My Favorite PI Bus Pinout from raspberrypi-spy.co.uk (/showthread.php?tid=1755)

Pages: 1 2


RE: My Favorite PI Bus Pinout from raspberrypi-spy.co.uk - martinayotte - 02-04-2017

Months ago, I was using an longsleep's kernel image, and tweaked the DT to enable SPI and I2C by simply changing their statuses from "disabled" to "okay" directly in the main DT.
But since then, I've moved with Armbian build where I've contributed to add the the DT overlays functionalities, so it is now as simply as loading an overlay to change those status from "disabled" to "okay".