coreboot-kgpe-d16/src/northbridge/intel
Arthur Heymans 2b28a16061 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional
This also changes the name to mainboard_pch_lpc_setup to better
reflect that it is an optional mainboard hook.

This adds an empty weakly linked default. The rationale behind this
change is that without an implementation of the hook some features
might not work but that the result is likely still able to boot, so it
can be made optional.

Change-Id: Ie8e6056b4c4aed3739d2d12b4224de36fe217189
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36782
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-11-18 11:46:51 +00:00
..
e7505 arch/x86: Use the stage argument to implement cbmem_top 2019-11-03 11:18:31 +00:00
fsp_rangeley fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment 2019-11-11 10:30:24 +00:00
gm45 nb/intel: Use defined DEFAULT_RCBA 2019-11-04 13:13:13 +00:00
haswell nb/intel: Use defined DEFAULT_RCBA 2019-11-04 13:13:13 +00:00
i440bx nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__ 2019-11-14 11:28:27 +00:00
i945 nb/intel/i945: Initialize console in bootblock 2019-11-15 16:46:18 +00:00
nehalem arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
pineview sb/intel/i82801gx: Add common early code 2019-11-14 11:30:09 +00:00
sandybridge sb/intel/bd82x6x: Make the pch_enable_lpc hook optional 2019-11-18 11:46:51 +00:00
x4x nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 18:06:27 +00:00