MAX_FWFILE_SIZE_ONECMD
if (total_sec_count > MAX_FWFILE_SIZE_ONECMD) {
sec_count = min(total_sec_count, MAX_FWFILE_SIZE_ONECMD);