coreboot-kgpe-d16/src/mainboard/hp
Subrata Banik a0d9ad322f soc/intel/skl: Replace dt HeciEnabled by HECI1 disable config
List of changes:

1. Drop `HeciEnabled` from dt and dt chip configuration.
2. Replace all logic that disables HECI1 based on the `HeciEnabled`
chip config with `DISABLE_HECI1_AT_PRE_BOOT` config.
3. Make dt CSE PCI device `on` by default.
4. Mainboards set DISABLE_HECI1_AT_PRE_BOOT=y to make Heci1
function disable at pre-boot instead of the dt policy that uses
`HeciEnabled = 0`.

Mainboards that choose to make HECI1 enable during boot don't override
`heci1 disable` config.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I5c13fe4a78be44403a81c28b1676aecc26c58607
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60722
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-01-16 13:33:14 +00:00
..
280_g2 soc/intel/skl: Replace dt HeciEnabled by HECI1 disable config 2022-01-16 13:33:14 +00:00
abm src/mainboard/{hp,intel}: Remove unused <console/console.h> 2022-01-10 23:22:08 +00:00
compaq_8200_elite_sff sb/intel: Use bool for PCIe coalescing option 2022-01-04 11:48:19 +00:00
folio_9480m src: Use 'stdint.h' when appropriate 2022-01-01 14:58:44 +00:00
pavilion_m6_1035dx src/mainboard/{hp,intel}: Remove unused <console/console.h> 2022-01-10 23:22:08 +00:00
snb_ivb_laptops sb/intel: Use bool for PCIe coalescing option 2022-01-04 11:48:19 +00:00
z220_sff_workstation sb/intel: Use bool for PCIe coalescing option 2022-01-04 11:48:19 +00:00
Kconfig
Kconfig.name