mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
[Platform]Accton as7312_54x, fixes insertion of the wrong psu driver
This commit is contained in:
@@ -9,7 +9,7 @@ class OnlPlatform_x86_64_accton_as7312_54x_r0(OnlPlatformAccton,
|
||||
SYS_OBJECT_ID=".7312.54"
|
||||
|
||||
def baseconfig(self):
|
||||
self.insmod('cpr_4011_4mxx')
|
||||
self.insmod('ym2651y')
|
||||
for m in [ 'cpld', 'fan', 'psu', 'leds', 'sfp' ]:
|
||||
self.insmod("x86-64-accton-as7312-54x-%s.ko" % m)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user