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 GitHub
parent 697193543f
commit 2b568ec136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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