coreboot-kgpe-d16/src
Felix Held b026c7c65a soc/amd/common/espi_util: clarify espi_open_io_window
Calling espi_open_generic_io_window in espi_open_io_window depends on
the condition in the preceding if statement, so move the command into an
else block to make it more obvious that this is the case.

TEST=Timeless build results in identical image.

Change-Id: I3039817afd79c30a2df2f2f54e7848f52dc2c487
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44353
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-09-11 14:27:57 +00:00
..
acpi src/acpi: Drop unneeded empty lines 2020-08-24 09:16:59 +00:00
arch memory_info: add max_speed_mts and configured_speed_mts 2020-09-03 21:27:54 +00:00
commonlib src: Remove incorrect x86 exception not from TS_DONE_LOADING description 2020-08-28 06:07:37 +00:00
console ec/system76: Add console support 2020-09-07 21:46:34 +00:00
cpu cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step 2020-08-30 19:25:43 +00:00
device device: Add method to configure bus mastering based on Kconfig 2020-08-31 18:34:22 +00:00
drivers sc7180: Add support for sn65dsi86 bridge 2020-09-10 00:24:42 +00:00
ec ec/system76: Add console support 2020-09-07 21:46:34 +00:00
include device: Fix incompatible-pointer-types build error 2020-09-11 03:13:17 +00:00
lib lib/Makefile.inc: fix hex-to-bin conversion of SPD files 2020-09-10 17:30:00 +00:00
mainboard mb/google/volteer/variants/volteer2: route GPP_F14 via APIC 2020-09-11 01:04:36 +00:00
northbridge nb/intel/ironlake: Use an enum for gpu_panel_port_select 2020-09-08 05:27:26 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc soc/amd/common/espi_util: clarify espi_open_io_window 2020-09-11 14:27:57 +00:00
southbridge {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent 2020-09-01 03:06:04 +00:00
superio superio/winbond/wpcd376i: Resurrect the driver 2020-08-31 06:29:47 +00:00
vendorcode vc/amd/fsp/picasso: Sync FSP-S UPD header file 2020-09-10 12:37:29 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00