From fbb5b4035f541968e158c54347071d3a2c33eb67 Mon Sep 17 00:00:00 2001 From: Dave Frodin Date: Fri, 16 Nov 2012 14:16:02 -0700 Subject: Persimmon: Disable the unused PCI clocks Change-Id: I4b735fe4e6441f99236e43b34695fdac95b8888a Signed-off-by: Dave Frodin Reviewed-on: http://review.coreboot.org/1875 Tested-by: build bot (Jenkins) Reviewed-by: Zheng Bao Reviewed-by: Marc Jones --- src/mainboard/amd/persimmon/platform_cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/persimmon/platform_cfg.h') diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h index 1065cda74b..7051e7db73 100644 --- a/src/mainboard/amd/persimmon/platform_cfg.h +++ b/src/mainboard/amd/persimmon/platform_cfg.h @@ -90,7 +90,7 @@ * PCI SLOT 3 define at BIT3 * PCI SLOT 4 define at BIT4 */ -#define PCI_CLOCK_CTRL 0x1F +#define PCI_CLOCK_CTRL 0x07 /** * @def SATA_CONTROLLER -- cgit v1.2.3