Commit f6c6a1b5 authored by Anton Midyukov's avatar Anton Midyukov

arm-rpi4: add disabled option 'max_framebuffers=2' to config.txt

This option is required for rpi cores in order for the second monitor to work. For kernels, std-def and un-def are not required and can lead to problems on them.
parent 81afc77f
......@@ -59,6 +59,7 @@ kernel=uboot-rpi_3.bin
[pi4]
kernel=uboot-rpi_4.bin
#dtoverlay=vc4-fkms-v3d
#max_framebuffers=2
[all]
EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment