diff --git a/nicsensor_v2/platform_5280m7.sh b/nicsensor_v2/platform_5280m7.sh index 047f5ea..54b175e 100644 --- a/nicsensor_v2/platform_5280m7.sh +++ b/nicsensor_v2/platform_5280m7.sh @@ -128,9 +128,9 @@ build_i2c_connect(){ # @Param5 pcie slot number do_i2c_detect(){ if [ "${nic_type}" == "ocp" ];then - $fmt_print "log" "Info" "OCP slot $5 : bus$1 9548channel$4" + $fmt_print "console" "Info" "OCP slot $5 : bus$1 9548channel$4" else - $fmt_print "log" "Info" "PCIe slot $5 : bus$1 9548channel$4" + $fmt_print "console" "Info" "PCIe slot $5 : bus$1 9548channel$4" fi i2ctransfer -y $1 w1@$2 $3 i2cdetect -y $1