wave6 correction crlf

pull/495/head
Vincent 2 years ago
parent d07b46961f
commit 9660f34f29
  1. 52
      src/config.txt

@ -1,26 +1,26 @@
#
# https://www.raspberrypi.com/documentation/computers/config_txt.html
#
[all]
boot_delay=0
disable_splash=1
force_eeprom_read=0
gpu_mem=16
disable_overscan=0
#
# Use 64-bit for RPi 3, 4, 400 and Zero 2, and 32-bit for all other models
#
[pi3]
arm_64bit=1
[pi4]
arm_64bit=1
armstub=armstub8-rpi4.bin
kernel=kernel8-rpi4.img
# Zero 2 W
[pi02]
arm_64bit=1
#
# https://www.raspberrypi.com/documentation/computers/config_txt.html
#
[all]
boot_delay=0
disable_splash=1
force_eeprom_read=0
gpu_mem=16
disable_overscan=0
#
# Use 64-bit for RPi 3, 4, 400 and Zero 2, and 32-bit for all other models
#
[pi3]
arm_64bit=1
[pi4]
arm_64bit=1
armstub=armstub8-rpi4.bin
kernel=kernel8-rpi4.img
# Zero 2 W
[pi02]
arm_64bit=1

Loading…
Cancel
Save