mainboard: Drop invalid `VGA_BIOS_FILE` defaults
If the VGA BIOS file path for `VGA_BIOS_FILE` in a mainboard's Kconfig does not exist in the coreboot tree (including submodules), drop it. These files should be stored in the `site-local` subdirectory and the paths specified for each board in `site-local/Kconfig`. For example: config VGA_BIOS_FILE default "site-local/x200_vbios.bin" if BOARD_LENOVO_X200 Note that this is just an example. There are better ways to structure one's `site-local` subfolder. Using the `CONFIG_MAINBOARD_DIR` option would be one of them, though variants may still need special handling. Also, update autoport to not generate `VGA_BIOS_FILE` defaults. Change-Id: I1b5dfba035a42d7943f270f95fb7d32b285584d2 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51340 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
dcc0cc27f4
commit
05ae8f2ff3
|
@ -36,11 +36,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
#config VGA_BIOS_FILE
|
||||
# string "VGA BIOS path and filename"
|
||||
# depends on VGA_BIOS
|
||||
# default "rom/video/OntarioGenericVBios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string "VGA device PCI IDs"
|
||||
depends on VGA_BIOS
|
||||
|
|
|
@ -37,11 +37,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
#config VGA_BIOS_FILE
|
||||
# string "VGA BIOS path and filename"
|
||||
# depends on VGA_BIOS
|
||||
# default "rom/video/OntarioGenericVbios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9802"
|
||||
|
|
|
@ -36,10 +36,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "site-local/vgabios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9806"
|
||||
|
|
|
@ -35,10 +35,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "site-local/vgabios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9802"
|
||||
|
|
|
@ -22,10 +22,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "MacBookAir4,2"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0116.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0116"
|
||||
|
|
|
@ -95,10 +95,6 @@ config VGA_BIOS_ID
|
|||
string
|
||||
default "1002,9901"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci1002,9901.rom"
|
||||
|
||||
endif
|
||||
|
||||
config DEVICETREE
|
||||
|
|
|
@ -32,8 +32,4 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 18
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "getac-pci8086,27a2.rom"
|
||||
|
||||
endif # BOARD_GETAC_P470
|
||||
|
|
|
@ -51,10 +51,6 @@ config EC_GOOGLE_CHROMEEC_BOARDNAME
|
|||
default "samus" if BOARD_GOOGLE_SAMUS
|
||||
default ""
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0406.rom"
|
||||
|
||||
config MAINBOARD_SMBIOS_MANUFACTURER
|
||||
string
|
||||
default "GOOGLE"
|
||||
|
|
|
@ -40,10 +40,6 @@ config MAINBOARD_FAMILY
|
|||
string
|
||||
default "Google_Beltino"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0406.rom"
|
||||
|
||||
# Override the default variant behavior, since the data.vbt is the same
|
||||
# for all variants except monroe
|
||||
config INTEL_GMA_VBT_FILE
|
||||
|
|
|
@ -31,10 +31,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Butterfly"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0106.rom"
|
||||
|
||||
config MAINBOARD_VENDOR
|
||||
string
|
||||
default "Hewlett-Packard"
|
||||
|
|
|
@ -33,10 +33,6 @@ config MAINBOARD_PART_NUMBER
|
|||
default "Rikku" if BOARD_GOOGLE_RIKKU
|
||||
default "Tidus" if BOARD_GOOGLE_TIDUS
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0406.rom"
|
||||
|
||||
# Override the default variant behavior, since the data.vbt is the same
|
||||
# for all variants except tidus
|
||||
config INTEL_GMA_VBT_FILE
|
||||
|
|
|
@ -31,10 +31,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Link"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config MAINBOARD_SMBIOS_MANUFACTURER
|
||||
string
|
||||
default "GOOGLE"
|
||||
|
|
|
@ -32,10 +32,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Parrot"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0106.rom"
|
||||
|
||||
config MAINBOARD_SMBIOS_MANUFACTURER
|
||||
string
|
||||
default "GOOGLE"
|
||||
|
|
|
@ -48,10 +48,6 @@ config MAINBOARD_FAMILY
|
|||
config OVERRIDE_DEVICETREE
|
||||
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0406.rom"
|
||||
|
||||
# Override the default variant behavior, since the data.vbt is the same
|
||||
# for all variants.
|
||||
config INTEL_GMA_VBT_FILE
|
||||
|
|
|
@ -30,10 +30,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Stout"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0156.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0156"
|
||||
|
|
|
@ -25,10 +25,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "HP EliteBook Folio 9480m"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0a16.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0a16"
|
||||
|
|
|
@ -44,11 +44,6 @@ config MAINBOARD_PART_NUMBER
|
|||
config OVERRIDE_DEVICETREE
|
||||
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0116.rom" if SOUTHBRIDGE_INTEL_BD82X6X
|
||||
default "pci8086,0166.rom" if SOUTHBRIDGE_INTEL_C216
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0116" if SOUTHBRIDGE_INTEL_BD82X6X
|
||||
|
|
|
@ -26,8 +26,4 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 18
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "amipci_01.20"
|
||||
|
||||
endif # BOARD_IBASE_MB899
|
||||
|
|
|
@ -25,8 +25,4 @@ config MAX_CPUS
|
|||
int
|
||||
default 16
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
endif # BOARD_INTEL_BASKING_RIDGE
|
||||
|
|
|
@ -31,10 +31,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Intel NUC DCP847SKE"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0106.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0106"
|
||||
|
|
|
@ -27,8 +27,4 @@ config MAX_CPUS
|
|||
int
|
||||
default 16
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
endif # BOARD_INTEL_EMERALDLAKE2
|
||||
|
|
|
@ -28,15 +28,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Strago"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
depends on VGA_BIOS
|
||||
default "3rdparty/blobs/mainboard/intel/strago/vgabios.bin"
|
||||
help
|
||||
The C0 version of the video BIOS gets computed from this name
|
||||
so that they can both be added. Only the correct one for the
|
||||
system will be run.
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
depends on VGA_BIOS
|
||||
|
|
|
@ -20,8 +20,4 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "WHITETIP MOUNTAIN 2"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
endif # BOARD_INTEL_WTM2
|
||||
|
|
|
@ -37,11 +37,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
#config VGA_BIOS_FILE
|
||||
# string "VGA BIOS path and filename"
|
||||
# depends on VGA_BIOS
|
||||
# default "rom/video/OntarioGenericVbios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9806" # FUSION_G_T56N
|
||||
|
|
|
@ -28,8 +28,4 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 18
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "amipci_01.20"
|
||||
|
||||
endif # BOARD_KONTRON_986LCD_M
|
||||
|
|
|
@ -21,8 +21,4 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "KTQM77/mITX"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
endif # BOARD_KONTRON_KTQM77
|
||||
|
|
|
@ -24,10 +24,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "ThinkPad L520"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0126.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0126"
|
||||
|
|
|
@ -38,10 +38,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 60
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0166"
|
||||
|
|
|
@ -60,10 +60,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0126.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0126"
|
||||
|
|
|
@ -59,10 +59,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0126.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0126"
|
||||
|
|
|
@ -69,10 +69,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config ONBOARD_VGA_IS_PRIMARY
|
||||
bool
|
||||
default y
|
||||
|
|
|
@ -47,10 +47,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "ThinkPad T440p"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0416.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0416"
|
||||
|
|
|
@ -71,10 +71,6 @@ config VGA_BIOS_ID
|
|||
string
|
||||
default "8086,0126"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0126.rom"
|
||||
|
||||
config PS2K_EISAID
|
||||
default "PNP0303"
|
||||
|
||||
|
|
|
@ -68,10 +68,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0166"
|
||||
|
|
|
@ -59,10 +59,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0166"
|
||||
|
|
|
@ -67,15 +67,10 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0116.rom" if BOARD_LENOVO_X220I
|
||||
# FIXME: x1 with i3 cpu may also use "pci8086,0116.rom"
|
||||
default "pci8086,0126.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0116" if BOARD_LENOVO_X220I
|
||||
# FIXME: x1 with i3 cpu may also use "8086,0116"
|
||||
default "8086,0126"
|
||||
|
||||
config PS2K_EISAID
|
||||
|
|
|
@ -70,10 +70,6 @@ config DRAM_RESET_GATE_GPIO
|
|||
int
|
||||
default 10
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0166.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,0166"
|
||||
|
|
|
@ -40,11 +40,6 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||
bool
|
||||
default y
|
||||
|
||||
#config VGA_BIOS_FILE
|
||||
# string "VGA BIOS path and filename"
|
||||
# depends on VGA_BIOS
|
||||
# default "rom/video/OntarioGenericVbios.bin"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9802"
|
||||
|
|
|
@ -51,13 +51,6 @@ config PXE_ROM_ID
|
|||
default "8086,157b" if BOARD_PROTECTLI_FW4B
|
||||
|
||||
if !RUN_FSP_GOP
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "3rdparty/blobs/mainboard/protectli/vault_bsw/vgabios.bin"
|
||||
help
|
||||
The C0 version of the video bios gets computed from this name
|
||||
so that they can both be added. Only the correct one for the
|
||||
system will be run.
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
|
|
|
@ -35,10 +35,6 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Lumpy"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0106.rom"
|
||||
|
||||
if EARLY_PCI_BRIDGE
|
||||
|
||||
config EARLY_PCI_BRIDGE_DEVICE
|
||||
|
|
|
@ -30,8 +30,4 @@ config MAINBOARD_DIR
|
|||
config MAINBOARD_PART_NUMBER
|
||||
default "Stumpy"
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,0106.rom"
|
||||
|
||||
endif # BOARD_SAMSUNG_STUMPY
|
||||
|
|
|
@ -25,10 +25,6 @@ config USBDEBUG_HCD_INDEX
|
|||
int
|
||||
default 1
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci102b,0532.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
depends on VGA_BIOS
|
||||
|
|
|
@ -55,10 +55,6 @@ config MAX_CPUS
|
|||
config DIMM_MAX
|
||||
default 2
|
||||
|
||||
config VGA_BIOS_FILE
|
||||
string
|
||||
default "pci8086,9b41.rom"
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "8086,9b41"
|
||||
|
|
|
@ -510,9 +510,6 @@ func (g GenericVGA) Scan(ctx Context, addr PCIDevData) {
|
|||
KconfigString["VGA_BIOS_ID"] = fmt.Sprintf("%04x,%04x",
|
||||
addr.PCIVenID,
|
||||
addr.PCIDevID)
|
||||
KconfigString["VGA_BIOS_FILE"] = fmt.Sprintf("pci%04x,%04x.rom",
|
||||
addr.PCIVenID,
|
||||
addr.PCIDevID)
|
||||
PutPCIDevParent(addr, g.Comment, g.MissingParent)
|
||||
IGDEnabled = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue