[PATCH skeleton v3] Remove Product and Chassis area from IOBoard

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Jul 1 22:50:52 AEST 2016


From: Adriana Kobylak <anoo at us.ibm.com>

Remove Product and Chassis area for IO board vpd
since only board area is present in the latest
version of the IO eeprom.

Signed-off-by: Adriana Kobylak <anoo at us.ibm.com>
---
 configs/Barreleye.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/Barreleye.py b/configs/Barreleye.py
index 7b74179..6403ed6 100644
--- a/configs/Barreleye.py
+++ b/configs/Barreleye.py
@@ -405,8 +405,6 @@ ID_LOOKUP = {
 		'PRODUCT_0'  : '<inventory_root>/system/bios',
 		'BOARD_3'    : '<inventory_root>/system/misc',
 		'PRODUCT_51' : '<inventory_root>/system/misc',
-		'PRODUCT_100': '<inventory_root>/system',
-		'CHASSIS_100': '<inventory_root>/system/chassis',
 		'BOARD_100'  : '<inventory_root>/system/chassis/io_board',
 		'BOARD_101'  : '<inventory_root>/system/chassis/sas_expander',
 		'BOARD_102'  : '<inventory_root>/system/chassis/hdd_backplane',
-- 
2.9.0




More information about the openbmc mailing list