From 96dc015519a8aa72b7592d8e2b72751c41ffd7b0 Mon Sep 17 00:00:00 2001 From: Philipp Deppenwiese Date: Thu, 16 Jul 2020 16:19:53 +0000 Subject: Revert "mb/ocp/deltalake: Select IPMI OCP to send POST start/end command" This reverts commit a5ca4a0c75237093f1a4d90f30c0c932e5fcd05d. Reason for revert: Breaks coreboot tree because of non existent kconfig symbol Change-Id: Ib8f55dc2f6444690945bc2dc64baad5d0c39cdf4 Signed-off-by: Philipp Deppenwiese Reviewed-on: https://review.coreboot.org/c/coreboot/+/43069 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/ocp/deltalake/Kconfig | 1 - src/mainboard/ocp/deltalake/devicetree.cb | 3 --- 2 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/ocp/deltalake/Kconfig b/src/mainboard/ocp/deltalake/Kconfig index 8b456895f7..b4e88b51ed 100644 --- a/src/mainboard/ocp/deltalake/Kconfig +++ b/src/mainboard/ocp/deltalake/Kconfig @@ -10,7 +10,6 @@ config BOARD_SPECIFIC_OPTIONS select SUPERIO_ASPEED_AST2400 select IPMI_KCS select IPMI_KCS_ROMSTAGE - select IPMI_OCP select OCP_DMI select VPD select VPD_SMBIOS_VERSION diff --git a/src/mainboard/ocp/deltalake/devicetree.cb b/src/mainboard/ocp/deltalake/devicetree.cb index 122f4ffa2c..cc17e06f6c 100644 --- a/src/mainboard/ocp/deltalake/devicetree.cb +++ b/src/mainboard/ocp/deltalake/devicetree.cb @@ -85,9 +85,6 @@ chip soc/intel/xeon_sp/cpx register "bmc_i2c_address" = "0x20" register "bmc_boot_timeout" = "60" end - chip drivers/ocp/ipmi # OCP specific IPMI porting - device pnp ca2.1 on end - end end # ISA bridge: Intel Device a245 device pci 1f.1 on end # p2sb device pci 1f.2 on end # Memory controller: Intel Device a221 -- cgit v1.2.3