coreboot/src
Jan Samek 9d67142ccb mb/siemens/mc_apl1: Move POST logic to mainboard level
Move logic previously used only in the mc_apl2 variant to
the mainboard level so that other variants can also make
use of it without code duplication.

This functionality on the mc_apl6 variant will be enabled
in a follow-up patch.

BUG=none
TEST=Boot on siemens/mc_apl2 and observe that the POST
codes are displayed before DRAM training.

Change-Id: I762e328ad06c047d911ce1fc40f12a66cbd14e11
Signed-off-by: Jan Samek <jan.samek@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72115
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2023-01-22 00:29:36 +00:00
..
acpi drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port 2023-01-19 05:58:33 +00:00
arch arch/x86/Kconfig: Remove unused NUM_IPI_STARTS 2023-01-21 09:13:28 +00:00
commonlib commonlib/storage: Add common eMMC functions 2023-01-16 00:33:11 +00:00
console lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
cpu treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
device device/Kconfig: Fix selection of software connection manager 2023-01-11 16:53:59 +00:00
drivers drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs 2023-01-20 05:36:39 +00:00
ec ec/google/chromeec: Add retimer flag for mux device 2023-01-11 16:37:38 +00:00
include drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port 2023-01-19 05:58:33 +00:00
lib treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
mainboard mb/siemens/mc_apl1: Move POST logic to mainboard level 2023-01-22 00:29:36 +00:00
northbridge nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI 2023-01-21 09:14:02 +00:00
sbom src/sbom/Makefile.inc: Remove quotes on CONFIG_SBOM_ paths 2023-01-11 18:58:25 +00:00
security security/vboot: Check RW_NVRAM at buildtime 2023-01-13 08:25:33 +00:00
soc soc/intel/baytrail: Fix indentation for the PMC (pm.h) macros 2023-01-21 09:10:51 +00:00
southbridge sb/amd/pi/hudson/Kconfig: Remove unused AZ_PIN 2023-01-21 09:13:48 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode vc/siemens/hwilib: Use 3rd person singular in comment 2023-01-18 22:07:07 +00:00
Kconfig Kconfig: Add option to compress ramstage with LZ4 2023-01-08 01:20:15 +00:00