Overlays are not supported on Tizen and 'vc4-fkms-v3d' overlay has been
obsoleted long time ago when VC4 DRM gained full support of the RPi4
hardware, so remove it from the default config.txt. Same for
'dtparam=audio=on'.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Iaa4ad049951e1538d818caa144928a08560911bd
# Additional overlays and parameters are documented /boot/overlays/README
-# Enable audio (loads snd_bcm2835)
-dtparam=audio=on
-
[pi4]
-# Enable DRM VC4 V3D driver on top of the dispmanx display stack
-dtoverlay=vc4-fkms-v3d
-max_framebuffers=2
-
# Disable ID_SC and ID_SD pins to use UART2
force_eeprom_read=0
kernel=u-boot.bin
[all]
-#dtoverlay=vc4-fkms-v3d
-
# Enable serial
enable_uart=1
uart_2ndstage=1
# Additional overlays and parameters are documented /boot/overlays/README
-# Enable audio (loads snd_bcm2835)
-dtparam=audio=on
-
[pi4]
-# Enable DRM VC4 V3D driver on top of the dispmanx display stack
-dtoverlay=vc4-fkms-v3d
-max_framebuffers=2
-
# Disable ID_SC and ID_SD pins to use UART2
force_eeprom_read=0
kernel=u-boot.bin
[all]
-#dtoverlay=vc4-fkms-v3d
-
# Enable serial
enable_uart=1
uart_2ndstage=1