diff options
Diffstat (limited to 'configs/os/boot-config/v2-hdmi-rpi4.txt')
-rw-r--r-- | configs/os/boot-config/v2-hdmi-rpi4.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/os/boot-config/v2-hdmi-rpi4.txt b/configs/os/boot-config/v2-hdmi-rpi4.txt new file mode 100644 index 00000000..621868b9 --- /dev/null +++ b/configs/os/boot-config/v2-hdmi-rpi4.txt @@ -0,0 +1,10 @@ +# See /boot/overlays/README for all available options +initramfs initramfs-linux.img followkernel + +hdmi_force_hotplug=1 +gpu_mem=256 +start_x=1 +enable_uart=1 +dtoverlay=tc358743 +dtoverlay=pi3-disable-bt +dtoverlay=dwc2 |