commit | f3b02722384208917c6c800e04fe0d5bc5da9fdc | [log] [tgz] |
---|---|---|
author | Ingrid Chen <ingrid.chen.wiwynn@gmail.com> | Fri Aug 30 17:14:37 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 15:34:05 2024 +0000 |
tree | c0abfa40f58a8f87689a1722aa39758db7e95c8b | |
parent | 5af74f8acca3851d4d35782b195510f22ffb0a8b [diff] [blame] |
configurations: yosemite4: Support SD with Motherboard interface Add a Motherboard interface on the SD board to label the hardware type. Change-Id: Ifa0a77799d5bd9cec5869489aa4349fdc375b6b2 Signed-off-by: Ingrid Chen <ingrid.chen.wiwynn@gmail.com>
diff --git a/configurations/yosemite4_sentineldome_t2_retimer.json b/configurations/yosemite4_sentineldome_t2_retimer.json index effe42d..ca27594 100644 --- a/configurations/yosemite4_sentineldome_t2_retimer.json +++ b/configurations/yosemite4_sentineldome_t2_retimer.json
@@ -427,5 +427,8 @@ }, "xyz.openbmc_project.Inventory.Decorator.Slot": { "SlotNumber": "$bus % 15" + }, + "xyz.openbmc_project.Inventory.Item.Board.Motherboard": { + "ProductId": 1 } }