From 9f8608565529fbd6ff94591a4f77c4b7e22c97e7 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 20 Apr 2019 03:06:44 +0000 Subject: Work around phosphor-ipmi-fru-properties-mrw-native gen_fru_properties.pl creating invalid YAML files when TPM node is not found in MRW --- talos.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/talos.xml b/talos.xml index f2c1dd9..b333a0d 100755 --- a/talos.xml +++ b/talos.xml @@ -45290,6 +45290,10 @@ BUS_TYPE I2C + + CARD_TYPE + TPM + CHIPLET_ID 0xFF @@ -45367,7 +45371,7 @@ MRW_TYPE - NA + TPM ORDINAL_ID @@ -45396,7 +45400,7 @@ TYPE - NA + TPM -- cgit v1.2.1