mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstates

Change-Id: I5b6edbd97d4e6ed8b03f2f319a338022647e26ea
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Reviewed-on: https://review.coreboot.org/13465
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
This commit is contained in:
Damien Zammit 2016-01-26 17:17:27 +11:00 committed by Martin Roth
parent c4d317f107
commit c70966cd26
2 changed files with 1 additions and 15 deletions

View File

@ -17,18 +17,7 @@
#include <device/device.h>
#include <southbridge/intel/i82801gx/i82801gx.h>
static acpi_cstate_t cst_entries[] = {
{
/* acpi C1 / cpu C1 */
1, 0x01, 1000,
{ ACPI_ADDRESS_SPACE_FIXED, 1, 2, { 1 }, 0, 0 }
},
{
/* acpi C2 / cpu C2 */
2, 0x01, 500,
{ ACPI_ADDRESS_SPACE_FIXED, 1, 2, { 1 }, 0x10, 0 }
},
};
static acpi_cstate_t cst_entries[] = {};
int get_cst_entries(acpi_cstate_t **entries)
{

View File

@ -21,9 +21,6 @@ chip northbridge/intel/x4x # Northbridge
end
chip cpu/intel/model_1067x # CPU
device lapic 0xACAC off end
register "slfm" = "1"
register "c5" = "1"
register "c6" = "1"
end
end
device domain 0 on # PCI domain