coreboot-kgpe-d16/src
Marc Jones 12deac1421 soc/amd/stoneyridge: remove sb_set_readspeed function
The sb_set_readspeed() was touching the wrong register and
the read speed settings are handled by sb_set_spi100(). Nothing
was using the function, so remove it.

Change-Id: I23b20cf559ee759ba94d49ff6810a9baa64e86fb
Signed-off-by: Marc Jones <marc.jones@scarletltd.com>
Reviewed-on: https://review.coreboot.org/25969
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-05-02 20:49:10 +00:00
..
acpi
arch src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices 2018-05-02 20:44:24 +00:00
commonlib compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
console src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
cpu Fix freeze during chipset lockdown on Nehalem 2018-05-01 16:23:56 +00:00
device src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
drivers drivers/generic/bayhub: Add driver for BayHub BH720 2018-05-02 20:48:31 +00:00
ec chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
include drivers/generic/bayhub: Add driver for BayHub BH720 2018-05-02 20:48:31 +00:00
lib lib/cbfs.c: fix typo 2018-05-02 07:58:23 +00:00
mainboard mb/google/kahlee/variants/grunt: Enable BayHub720 driver 2018-05-02 20:48:41 +00:00
northbridge nb/intel/x4x: Change memory layout to improve MTRR 2018-05-01 17:42:30 +00:00
security security/vboot: Add function to check if UDC can be enabled 2018-04-27 02:51:32 +00:00
soc soc/amd/stoneyridge: remove sb_set_readspeed function 2018-05-02 20:49:10 +00:00
southbridge intel/ibexpeak: Fix missing ACPI PIRQ entries 2018-05-02 08:08:27 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.2 2018-04-27 03:25:43 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00