brcm2708: restore UART on RPi 0W, 3B, 3B+ and 4B
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / image / config-bcm2711-arm64.txt
1 ################################################################################
2 # Bootloader configuration - config.txt
3 ################################################################################
4
5 ################################################################################
6 # For overclocking and various other settings, see:
7 # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
8 ################################################################################
9
10 # Force aarch64
11 arm_64bit=1
12
13 # OpenWrt config
14 include distroconfig.txt
15
16 [all]
17 # Place your custom settings here.