diff options
Diffstat (limited to 'configs/os/boot-config/v1-hdmi-rpi2.txt')
-rw-r--r-- | configs/os/boot-config/v1-hdmi-rpi2.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/os/boot-config/v1-hdmi-rpi2.txt b/configs/os/boot-config/v1-hdmi-rpi2.txt new file mode 100644 index 00000000..6bf6cf12 --- /dev/null +++ b/configs/os/boot-config/v1-hdmi-rpi2.txt @@ -0,0 +1,9 @@ +# 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,i2c_pins_28_29=1 +dtparam=act_led_gpio=26 |