Searched refs:bincmd (Results 1 – 3 of 3) sorted by relevance
770 u32 bincmd, exit; in check_fwfile_format() local780 bincmd = le32_to_cpu(fwh->dnldcmd); in check_fwfile_format()782 switch (bincmd) { in check_fwfile_format()
781 uint32_t bincmd, exit; in check_fwfile_format() local791 bincmd = le32_to_cpu(fwh->dnldcmd); in check_fwfile_format()793 switch (bincmd) { in check_fwfile_format()
805 bincmd = 'bitbake'807 bincmd = argv[0]808 return '%s %s' % (bincmd, ' '.join(argv[1:]))