mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 01:37:04 +00:00
deprecated
This commit is contained in:
@@ -14,6 +14,7 @@ class OnlPlatformMellanox(OnlPlatformBase):
|
||||
print "Caching ONIE System EEPROM..."
|
||||
onie = self.onie_syseeprom_get()
|
||||
mc = self.onie_machine_get()
|
||||
# XXX roth -- deprecated
|
||||
if 'onie_version' in mc:
|
||||
onie['0x29'] = mc['onie_version']
|
||||
self.onie_syseeprom_set(onie)
|
||||
|
||||
Reference in New Issue
Block a user