diff --git a/scripts/fast-reboot b/scripts/fast-reboot index 35989af3ecf7..d251246776cc 100755 --- a/scripts/fast-reboot +++ b/scripts/fast-reboot @@ -363,9 +363,6 @@ case "$REBOOT_TYPE" in # source mlnx-ffb.sh file with # functions to check ISSU upgrade possibility source mlnx-ffb.sh - elif [[ "$sonic_asic_type" == "barefoot" ]]; then - REBOOT_TYPE="fastfast-reboot" - BOOT_TYPE_ARG="fastfast" else BOOT_TYPE_ARG="warm" fi