diff options
author | Devaev Maxim <[email protected]> | 2019-02-16 21:16:53 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-02-16 21:16:53 +0300 |
commit | 303715ee613fca518644df63c10be3c06d4bfa72 (patch) | |
tree | 05fa4600ba5873827e0d2871f6e6c2a702f7472d /configs/os/boot-config/v1-hdmi-rpi2.txt | |
parent | 7d79f48fd87083ffe38158fc456cad4737ab0242 (diff) |
os configs
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 |