# Remove delay and use cutdown start_cd.elf/start4cd.elf for slightly quicker boot
boot_delay=0
disable_splash=1
force_eeprom_read=0
gpu_mem=16
disable_overscan=1

# Uncomment the following line if your HDMI audio extractor isn't outputting any sound.
# This forces HDMI signalling in case your device is detected as a DVI device.
#hdmi_drive=2

# Uncomment the following line to disable undervoltage/temperature warnings and throttling
# WARNING: Possible instability; use at your own risk! Use a heatsink!
#avoid_warnings=2

# Enable 64-bit mode (AArch64) for Pi 3 and 4
[pi3]
arm_64bit=1
kernel=kernel8.img

[pi4]
arm_64bit=1
armstub=armstub8-rpi4.bin
kernel=kernel8-rpi4.img
