diff --git a/board/raspberrypi/extlinux.conf b/board/raspberrypi/extlinux.conf index b51e6e8..3ea3f14 100644 --- a/board/raspberrypi/extlinux.conf +++ b/board/raspberrypi/extlinux.conf @@ -1,4 +1,5 @@ label buildroot kernel /zImage devicetree /bcm2835-rpi-b-plus.dtb + devicetree-overlay /ssd1306.dtbo append root=/dev/mmcblk0p2 rootwait console=tty1 console=ttyAMA0,115200