forked from libretro/Lakka-LibreELEC
48 lines
1.1 KiB
Plaintext
48 lines
1.1 KiB
Plaintext
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
# This file has been created using the following as a reference:
|
|
# https://github.com/tsoliman/Retroflag-GPi-case
|
|
#
|
|
# Thanks @tsoliman !
|
|
|
|
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
|
# display_lcd_rotate=1
|
|
display_rotate=0
|
|
extra_transpose_buffer=2
|
|
dtoverlay=dpi24-gpi
|
|
overscan_left=0
|
|
overscan_right=0
|
|
overscan_top=0
|
|
overscan_bottom=0
|
|
framebuffer_width=640
|
|
framebuffer_height=480
|
|
enable_dpi_lcd=1
|
|
display_default_lcd=1
|
|
dpi_group=2
|
|
dpi_mode=87
|
|
# dpi_output_format=0x6016
|
|
dpi_output_format=0x0016
|
|
# dpi_timings=240 1 38 10 20 320 1 20 4 4 0 0 0 60 0 6400000 1
|
|
hdmi_timings=640 0 20 1 20 480 0 1 1 2 0 0 0 60 0 19200000 1 #59hz
|
|
# dtoverlay=pwm-2chan,pin=18,func=2,pin2=19,func2=2
|
|
dtoverlay=audremap,pins_18_19,swap_lr
|
|
avoid_safe_mode=1
|
|
|
|
disable_pvt=1
|
|
disable_audio_dither=1
|
|
audio_pwm_mode=2
|
|
# dtoverlay=pwm-audio-pi-zero-gpi
|
|
|
|
disable_splash=1
|
|
disable_overscan=1
|
|
dtparam=audio=on
|
|
|
|
|
|
|
|
# Disable the ACT LED on the Pi Zero
|
|
dtparam=act_led_trigger=none
|
|
dtparam=act_led_activelow=on
|
|
|
|
boot_delay=0
|