mb/ocp/tiogapass: Enable GBE and 10GBE region

Enable GBE and 10GBE region since it's used on vendor firmware.

TEST: Able to include gbe.bin and 10gbe.bin blobs into ROM.

Change-Id: Ia868d6b42e5e557d2abd60be4b2f318a1313b039
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85171
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Patrick Rudolph 2024-11-18 08:39:18 +01:00 committed by Lean Sheng Tan
commit 57631693d6

View file

@ -14,6 +14,8 @@ config BOARD_SPECIFIC_OPTIONS
select SOC_INTEL_SKYLAKE_SP
select SUPERIO_ASPEED_AST2400
select UART_OVERRIDE_BAUDRATE
select MAINBOARD_USES_IFD_GBE_REGION
select MAINBOARD_USES_IFD_10GBE_0_REGION
select VPD
config MAINBOARD_DIR