[E1031] fix pca9548 initializes failed occasionally (#15712) (#16052)

This commit is contained in:
mssonicbld 2023-08-07 03:01:06 +08:00 committed by GitHub
parent bf37c3162c
commit 14ba74ede9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ start)
[ $found -eq 0 ] && echo "cannot find iSMT" && exit 1
i2cset -y ${devnum} 0x73 0x10 0x00 0x01 i
sleep 0.5
# Attach PCA9548 0x73 Channel Extender for CPU Board
echo pca9548 0x73 > /sys/bus/i2c/devices/i2c-${devnum}/new_device