yosemite4 fanboard: MAX/TI source: fix board name
The FRU device name of one of the fanboard multi-source variants
had "FAN", as if it were an acronym. Use proper case ("Fan") for
that part of the name.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8092998145260df5e198cea250ab88c3ed9f6a4c
diff --git a/configurations/yosemite4_fanboard_fsc_max_adc_ti.json b/configurations/yosemite4_fanboard_fsc_max_adc_ti.json
index 59583ed..625b686 100644
--- a/configurations/yosemite4_fanboard_fsc_max_adc_ti.json
+++ b/configurations/yosemite4_fanboard_fsc_max_adc_ti.json
@@ -1359,7 +1359,7 @@
"Type": "I2CFan"
}
],
- "Name": "Yosemite 4 FAN Board $bus % 30",
+ "Name": "Yosemite 4 Fan Board $bus % 30",
"Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Fan Board', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4'})",
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {