coreboot-kgpe-d16/src/mainboard
Peter Lemenkov 8d7d98166e mb/lenovo/t60: Align ACPI C-state across the similar boards
We have 3 similar Lenovo mainboards - x60 (oldest), t60, and z61t (most
recent addition). The only one with two consequent 2s as the C-types
is t60:

static acpi_cstate_t cst_entries[] = {
       { 1,  1, 1000, { 0x7f, 1, 2, { 0 }, 1, 0 } },
       { 2,  1,  500, { 0x01, 8, 0, { 0 }, DEFAULT_PMBASE + LV2, 0 } },
       { 2, 17,  250, { 0x01, 8, 0, { 0 }, DEFAULT_PMBASE + LV3, 0 } },
};

It seems that 3 could be a better choice for the last line here.

UNTESTED on a real hardware.

Change-Id: I090e82d5f4ae25c768ff45a01a8dd76ff8a96a90
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/29160
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-07-07 00:15:57 +00:00
..
adi
adlink
advansus amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
amd amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
aopen aopen/dxplplusu: Replace use of dev_find_slot() 2019-07-03 19:23:40 +00:00
apple intel/945 boards: Use smp_write_pci_intsrc() 2019-06-25 18:48:43 +00:00
asrock mb/asrock/h110m: set serirq_mode to continuous mode 2019-06-27 10:20:02 +00:00
asus amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
avalue amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
bap src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
biostar src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
cavium
compulab sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
cubietech src/mainboard: Add missing 'include <types.h>' 2019-05-29 20:29:28 +00:00
elmex sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
emulation arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
esd
facebook mainboard/facebook/fbg1701: Set CBFS_SIZE to 0x600000 2019-06-25 16:08:17 +00:00
foxconn sb/intel/i82801gx: Detect if the southbridge supports AHCI 2019-06-06 10:38:22 +00:00
getac nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection 2019-06-14 18:07:30 +00:00
gigabyte amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
gizmosphere sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
google mb/google/octopus: Override DDI1 DDC SDA/SCL for Garg HDMI 2019-07-03 05:58:33 +00:00
hp amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
ibase nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection 2019-06-14 18:07:30 +00:00
iei amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
intel sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
jetway amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
kontron nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection 2019-06-14 18:07:30 +00:00
lenovo mb/lenovo/t60: Align ACPI C-state across the similar boards 2019-07-07 00:15:57 +00:00
lippert src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
msi amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
ocp mb/ocp/wedge100s: Use the new IPMI driver 2019-06-21 12:54:18 +00:00
opencellular
packardbell mb/packardbell/ms2290/Kconfig: Remove ARCH_x options 2019-06-21 08:43:57 +00:00
pcengines pcengines/apuX: Replace use of dev_find_slot() 2019-07-04 09:35:13 +00:00
purism soc/intel/broadwell: Clean up the bootflow 2019-05-14 23:22:51 +00:00
roda {mb,sb}: Use get_acpi_table_revision(FADT) 2019-06-19 19:34:10 +00:00
samsung sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
sapphire sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
scaleway
siemens siemens/mc_apl5: Change PTN interface settings 2019-06-21 08:40:16 +00:00
sifive mb/sifive/hifive-unleashed: Check for errors in fixup_fdt 2019-06-03 13:18:27 +00:00
supermicro amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
ti
tyan amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
up mb/up/squared: Add kernel cmdline parameters 2019-07-01 12:28:28 +00:00
via
Kconfig mainboard/Kconfig: add option for a 6144 KB(6 MB) ROM size 2019-06-09 17:10:02 +00:00