From 49c39736216180eaa616663d45ae2871b0f253a4 Mon Sep 17 00:00:00 2001 From: Yagami Jiang Date: Thu, 27 Jul 2023 15:49:06 +0000 Subject: [PATCH] add nonebmc config --- .../platform_components.json-nonebmc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 device/celestica/x86_64-cel_silverstone_v2-r0/platform_components.json-nonebmc diff --git a/device/celestica/x86_64-cel_silverstone_v2-r0/platform_components.json-nonebmc b/device/celestica/x86_64-cel_silverstone_v2-r0/platform_components.json-nonebmc new file mode 100644 index 000000000000..da4ad5494e12 --- /dev/null +++ b/device/celestica/x86_64-cel_silverstone_v2-r0/platform_components.json-nonebmc @@ -0,0 +1,18 @@ +{ + "chassis": { + "DS4000": { + "component": { + "Main_BMC": {}, + "Backup_BMC": {}, + "Main_BIOS": {}, + "Backup_BIOS": {}, + "COME_CPLD": {}, + "SWCPLD1": {}, + "SWCPLD2": {}, + "SYSCPLD": {}, + "FANCPLD": {}, + "FPGA": {} + } + } + } +}