soc/intel/common: Include cometlake EMMC controller ID
Add cometlake EMMC controller ID BUG=none BRANCH=none TEST=none Change-Id: I3943dad57918df3df7885c2e2d3a86ab0e1d6008 Signed-off-by: Jamie Chen <jamie.chen@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35093 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com>
This commit is contained in:
parent
96c075a359
commit
ec88c5c688
|
@ -3224,6 +3224,7 @@
|
|||
|
||||
/* Intel EMMC device Ids */
|
||||
#define PCI_DEVICE_ID_INTEL_SKL_EMMC 0x9d2b
|
||||
#define PCI_DEVICE_ID_INTEL_CMP_EMMC 0x02c4
|
||||
|
||||
/* Intel WIFI Ids */
|
||||
#define PCI_DEVICE_ID_1000_SERIES_WIFI 0x0084
|
||||
|
|
Loading…
Reference in New Issue