Add with_i2cdev for mst start to have I2C device loaded properly (#4790)

This commit is contained in:
Kebo Liu 2020-06-21 16:27:05 +03:00 committed by Abhishek Dosi
parent acafde1895
commit 1bade2c67b

View File

@ -113,7 +113,7 @@ start() {
/usr/bin/hw-management.sh chipupdis
fi
/usr/bin/mst start
/usr/bin/mst start --with_i2cdev
/usr/bin/mlnx-fw-upgrade.sh
/etc/init.d/sxdkernel start
fi