File tree 1 file changed +0
-11
lines changed
platform/broadcom/sonic-platform-modules-cel/debian
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -61,17 +61,6 @@ start)
61
61
[ $found -eq 0 ] && echo " cannot find iSMT" && exit 1
62
62
63
63
i2cset -y ${devnum} 0x70 0x10 0x00 0x01 i
64
-
65
- # Attach PCA9541 Ox70 Master Selector
66
- chmod 755 /sys/bus/i2c/devices/i2c-${devnum} /new_device
67
- # FIXME: commenting out the following line.
68
- # there had been no pca9541 driver loaded on Celestica platform,
69
- # the recent addition of this driver casued following line
70
- # becoming effictive, but negatively impacted the platform
71
- # stability. Commenting it out restores the original behavior
72
- # on Celestica platform.
73
- # This change should be further analyzed and updated.
74
- # echo pca9541 0x70 > /sys/bus/i2c/devices/i2c-${devnum}/new_device
75
64
sleep 1
76
65
77
66
# Attach PCA9548 0x71 Channel Extender for Main Board
You can’t perform that action at this time.
0 commit comments