coreboot/src
Wim Vervoorn f4b9ec6784 soc/intel/skylake: Add irq 11 to the LNK* _PRS
The _PRS for the LNK* items don't contain irq 11. So this is not
supposed to be used.

Add irq 11 to the list as there is no reason not to allow this.

BUG=N/A
TEST=tested on facebook monolith

Change-Id: I634d0ea8506a5e93359c652f74131231f5c13b02
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37690
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-12-17 13:16:21 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Make X86 stages select ARCH_X86 2019-12-16 09:41:08 +00:00
commonlib printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
console printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
cpu bootblock: Provide some common prototypes 2019-12-14 14:08:57 +00:00
device device/pnp: introduce and use PNP_SKIP_FUNCTION 2019-12-16 13:40:05 +00:00
drivers drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver 2019-12-17 13:15:47 +00:00
ec src: Conditionally include TEVT 2019-12-17 13:10:27 +00:00
include device/pnp: use correct width type for pnp_info.function 2019-12-16 13:40:19 +00:00
lib fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
mainboard mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK 2019-12-17 13:15:19 +00:00
northbridge Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" 2019-12-14 15:38:16 +00:00
security security/vboot: Ensure firmware body size is respected again 2019-12-13 20:14:26 +00:00
soc soc/intel/skylake: Add irq 11 to the LNK* _PRS 2019-12-17 13:16:21 +00:00
southbridge soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages 2019-12-16 09:47:56 +00:00
superio superio/aspeed/ast2400: Add AST2500 support 2019-12-17 13:05:49 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433 2019-12-16 09:49:07 +00:00
Kconfig Kconfig: Drop NO_RELOCATABLE_RAMSTAGE 2019-12-09 17:02:16 +00:00