7d7aa2fd92
This change makes the names of Broadcom targets consistent by using the common notation based on SoC/CPU ID (which is used internally anyway), bcmXXXX instead of brcmXXXX. This is even used for target TITLE in make menuconfig already, only the short target name used brcm so far. Despite, since subtargets range from bcm2708 to bcm2711, it seems appropriate to use bcm27xx instead of bcm2708 (again, as already done for BOARDNAME). This also renames the packages brcm2708-userland and brcm2708-gpu-fw. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Acked-by: Álvaro Fernández Rojas <noltari@gmail.com>
15 lines
581 B
Plaintext
15 lines
581 B
Plaintext
################################################################################
|
|
# Bootloader configuration - config.txt
|
|
################################################################################
|
|
|
|
################################################################################
|
|
# For overclocking and various other settings, see:
|
|
# https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
|
|
################################################################################
|
|
|
|
# OpenWrt config
|
|
include distroconfig.txt
|
|
|
|
[all]
|
|
# Place your custom settings here.
|