coreboot-kgpe-d16/src
Mario Scheithauer a52d38b637 mb/siemens/mc_apl2: Set Full Reset Bit into Reset Control Register
With the introduction of a new Linux version a problem has appeared
after a software initiated reset via CF9h register. The problem
manifests itself in the fact that the Linux kernel does not start after
the reboot. The problem is solved by setting bit 3 to 1 in Reset Control
Register (I/O port CF9h). This leads to the fact that the PCH will drive
SLP_S3 active low in the reset sequence. It leads to the same behavior
as in commit 04ea73ee78 ("siemens/mc_apl3: Set Full Reset Bit into
Reset Control Register") explained.

Change-Id: Ibc6d538c939e38732f42995d5ec6c8b61f979a6a
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77603
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Jan Samek <jan.samek@siemens.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-02 16:25:30 +00:00
..
acpi acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table 2023-09-01 21:13:09 +00:00
arch arch/x86/cpu: Remove unnecessary parentheses 2023-08-28 03:11:35 +00:00
commonlib commonlib: Add ELOG_TYPE_FW_SPLASH_SCREEN eventLog 2023-08-29 06:15:36 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/x86/smm: Don't save EFER 2023-08-21 12:14:25 +00:00
device src/device/dram/Makefile.inc: specify one file per line 2023-08-28 17:47:55 +00:00
drivers drivers/mrc_cache: Fix extra space at the beginning of line 2023-09-01 21:27:18 +00:00
ec ec/starlabs/merlin: Unconditionally enable the Keyboard Backlight 2023-08-30 14:11:44 +00:00
include acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table 2023-09-01 21:13:09 +00:00
lib memrange: Honor limit in the last step of top-down stealing 2023-08-26 20:29:37 +00:00
mainboard mb/siemens/mc_apl2: Set Full Reset Bit into Reset Control Register 2023-09-02 16:25:30 +00:00
northbridge haswell NRI: Collect SPD info 2023-08-30 15:58:00 +00:00
sbom
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc soc/intel/meteorlake: Fix black screen after booting to OS 2023-09-02 14:42:19 +00:00
southbridge sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPT 2023-08-17 15:02:44 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 3292.83 to 3323.84 2023-09-01 10:12:47 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00