coreboot-kgpe-d16/src
Subrata Banik 6147314344 mb/intel/adlrvp: Enable PCIE RP11 for optane
A regular M.2 NVMe SSD shows up on RP9 and runs at x4 width.

Optane memory module shows up as 2 NVMe devices in x2 config:
- NVMe storage device uses RP9
- NVMe Optane memory uses RP11

Note: These two devices are sharing CLK PINs because of same M.2 slot.

TEST=Build and boot ADL RVP board using Intel Optane card.

Change-Id: Ia21d7d2fd07c4fb32291af7bb5a2e41e40316278
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46419
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-10-16 04:03:00 +00:00
..
acpi acpi/device: Add GPIO binding property for an array of GPIOs 2020-10-14 05:43:00 +00:00
arch sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
commonlib src/commonlib: Drop unneeded empty lines 2020-09-21 15:53:25 +00:00
console src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
cpu haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
device pci_device: Add a helper function for determining if PCI device is wake source 2020-10-11 02:13:17 +00:00
drivers drivers: snsn65dsi86: Fix link rate parsing 2020-10-13 22:41:05 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-15 13:44:52 +00:00
include lib and libpayload: Add popcnt functions 2020-10-15 19:01:51 +00:00
lib lib/cbfs: deserialize cbfs_stage objects correctly 2020-10-13 08:28:14 +00:00
mainboard mb/intel/adlrvp: Enable PCIE RP11 for optane 2020-10-16 04:03:00 +00:00
northbridge nb/intel/haswell: Account for DPR region in memory map 2020-10-15 08:31:54 +00:00
security sec/intel/txt/getsec_enteraccs.S: Save and restore MTRR_DEF_TYPE 2020-10-15 08:33:23 +00:00
soc soc/intel/xeon_sp: Add get_system_memory_map() 2020-10-15 15:55:25 +00:00
southbridge haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
superio superio/nuvoton/common: Collapse two if statements 2020-10-13 17:16:19 +00:00
vendorcode vc/intel/fsp/fsp2_0/adl: Update FSP header to version 1332.01 2020-10-14 03:38:49 +00:00
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00