Skip to content

Commit d8f098c

Browse files
committed
All board configs: first line now BRAND_NAME=Heads to ease rebranding with sed scripts for downstream projects/forks
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent bac35e3 commit d8f098c

File tree

78 files changed

+78
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+78
-0
lines changed

boards/UNTESTED_kgpe-d16_server-whiptail/UNTESTED_kgpe-d16_server-whiptail.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a kgpe-d16_server with whiptail, permitting usage of gui-init on console without FB graphic
23
# per https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php work, with patches merged into Heads
34
#

boards/UNTESTED_kgpe-d16_server/UNTESTED_kgpe-d16_server.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a kgpe-d16_server
23
# per https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php work, with patches merged into Heads
34
#

boards/UNTESTED_kgpe-d16_workstation-usb_keyboard/UNTESTED_kgpe-d16_workstation-usb_keyboard.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a kgpe-d16_workstation-usb_keyboard
23
# Linux configuration supporting Nvidia, AMD GPUs, enforcing post on nvidia.
34
# Please make sure jumper forces external GPU

boards/UNTESTED_kgpe-d16_workstation/UNTESTED_kgpe-d16_workstation.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a kgpe-d16_workstation
23
# Linux configuration supporting Nvidia, AMD GPUs, enforcing post on nvidia.
34
# Please make sure jumper forces external GPU

boards/UNTESTED_leopard/UNTESTED_leopard.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a Leopard OCP node
23
# and it uses LinuxBoot, not coreboot.
34
CONFIG_LINUXBOOT=y

boards/UNTESTED_p8z77-m_pro-tpm1-hotp-maximized/UNTESTED_p8z77-m_pro-tpm1-hotp-maximized.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Inherit the rest from the base Asus P8Z77-M Pro config.
23
include $(pwd)/boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config
34

boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for Asus P8Z77-M Pro
23
#This board is a better choice over the P8H61 for a cost effective Heads + QubesOS desktop with ME neuter+disable compatibility.
34
#The P8H61 ecosystem was complex with multiple variants

boards/UNTESTED_qemu-linuxboot/UNTESTED_qemu-linuxboot.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for emulating LinuxBoot+Heads with qemu
23
#
34
export CONFIG_LINUXBOOT=y

boards/UNTESTED_r630/UNTESTED_r630.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a Dell R630
23
# flashrom doesn't work on this mainboard
34
# and it is NERF, not coreboot.

boards/UNTESTED_s2600wf/UNTESTED_s2600wf.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
BRAND_NAME=Heads
12
# Configuration for a Intel S2600wf server mainboard
23
# and it is NERF, not coreboot.
34
#

0 commit comments

Comments
 (0)