coreboot-kgpe-d16/src
Angel Pons 89200d2786 nb/intel/sandybridge: Remove wrong and nonsense condition
Commit 7584e550cc (nb/intel/sandybridge: Clean up program_timings)
introduced this condition along with a comment that says the opposite.
Command and clock timings always need to be computed, so drop both the
nonsensical condition and the equally-worthless corresponding comment.

Change-Id: I509f0f6304bfb3e033c0c3ecd1dd5c9645e004b2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49318
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-01-15 11:24:15 +00:00
..
acpi ACPI: Have single call-site for acpi_inject_nvsa() 2021-01-13 18:30:13 +00:00
arch arch/x86/Makefile.inc: Clean up generated assembly stubs 2021-01-08 08:10:04 +00:00
commonlib
console
cpu cpu/intel/haswell/acpi.c: Use C-state enum definitions 2021-01-15 11:23:41 +00:00
device device/pci_device.c: Use same indents for switch/case 2021-01-12 13:33:59 +00:00
drivers drivers/genesyslogic/gl9763e: Add HS400ES compatibility settings 2021-01-12 04:52:16 +00:00
ec build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
include ACPI: Have single call-site for acpi_inject_nvsa() 2021-01-13 18:30:13 +00:00
lib arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
mainboard cpu/intel/haswell: Factor out ACPI C-state values 2021-01-15 11:23:23 +00:00
northbridge nb/intel/sandybridge: Remove wrong and nonsense condition 2021-01-15 11:24:15 +00:00
security build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
soc soc/intel/braswell: Prevent NULL pointer dereference 2021-01-15 11:22:28 +00:00
southbridge nb/intel/pineview: Extract HPET setup and delay function 2021-01-15 11:20:04 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCAR 2021-01-15 11:18:58 +00:00
Kconfig