1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

include vc4-kms-dpi-generic.dtbo to overlays

This commit is contained in:
DanyLE 2023-07-08 17:13:52 +02:00
parent 3bbf9490ac
commit 171f1c6fa3
2 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,7 @@ KERNEL_MODULE_AUTOLOAD:rpi += " i2c-dev "
VC4DTBO = "vc4-kms-v3d"
# KERNEL_DEVICETREE:append = " overlays/vc4-kms-dpi-generic.dtbo "
KERNEL_DEVICETREE:append = " overlays/vc4-kms-dpi-generic.dtbo "
RPI_EXTRA_CONFIG += "${@['','\n\

View File

@ -7,6 +7,7 @@ case "$1" in
start)
echo -n "Start $DESC: "
dmesg | tee /boot/kern.log
lsmod | tee /boot/lsmod.txt
if [ -f "/boot/fs_resize" ]; then
/usr/bin/expandfs.sh
touch /boot/home_partition_should_be_formated