From ca084b8db29ebf0eed63e5204213a15a6c8b3f53 Mon Sep 17 00:00:00 2001 From: Chris Wang Date: Wed, 28 Apr 2021 00:03:03 +0800 Subject: mb/google/mancomb: Add STAPM values to overridetree Follow the FP6 IRM(#56328) to set the stapm parameter and allow other mancomb variants boards can customize those parameters. BUG=b:1181157669 TEST=build. Signed-off-by: Chris Wang Change-Id: Ib3ed76e5212a5a8b5fb4fcc3d6884ceff82377b7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52709 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson Reviewed-by: Felix Held --- src/mainboard/google/mancomb/variants/baseboard/devicetree.cb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/mancomb/variants/baseboard') diff --git a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb index 9bf52c7fa1..ab5ade728c 100644 --- a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb @@ -1,6 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later chip soc/amd/cezanne + register "system_configuration" = "3" + # eSPI Configuration register "common_config.espi_config" = "{ .std_io_decode_bitmap = ESPI_DECODE_IO_0x80_EN | ESPI_DECODE_IO_0X60_0X64_EN, -- cgit v1.2.3