pmaports/device/device-raspberry-pi3/usercfg.txt
yangxuan8282 ea5b42a1c2 device/device-raspberry-pi3: new aport (#1600)
aarch64 support for Raspberry Pi 3
2018-06-29 17:31:10 +00:00

21 lines
417 B
Text

gpu_mem=256
gpu_mem_256=64
# uncomment line to enable serial on ttyS0 on rpi3
# NOTE: This fixes the core_freq to 250Mh
#enable_uart=1
# to take advantage of your high speed sd card
dtparam=sd_overclock=100
# use drm backend ( for weston and wayland )
dtoverlay=vc4-fkms-v3d
# have a properly sized image
disable_overscan=1
# for sound over HDMI
hdmi_drive=2
# Enable audio (loads snd_bcm2835)
dtparam=audio=on