From 65676556ba913b3d38d853e17a0ba212a21013b3 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Thu, 5 Nov 2020 01:37:38 +0700 Subject: [PATCH] arm-rpi4: Enable dtb overlay fkms for Raspberry Pi 3 --- .../arm-rpi4/image-scripts.d/98-bootstrap-boot-by-firmware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/arm-rpi4/image-scripts.d/98-bootstrap-boot-by-firmware b/features.in/arm-rpi4/image-scripts.d/98-bootstrap-boot-by-firmware index cf18d5bd..0b695e6a 100755 --- a/features.in/arm-rpi4/image-scripts.d/98-bootstrap-boot-by-firmware +++ b/features.in/arm-rpi4/image-scripts.d/98-bootstrap-boot-by-firmware @@ -27,7 +27,7 @@ dtparam=audio=on [pi3] kernel=uboot-rpi_3.bin -# dtoverlay=vc4-kms-v3d +dtoverlay=vc4-fkms-v3d [pi4] kernel=uboot-rpi_4.bin