Searched refs:pattern_u_boot_spl_signon (Results 1 – 1 of 1) sorted by relevance
19 pattern_u_boot_spl_signon = re.compile('(U-Boot SPL \\d{4}\\.\\d{2}[^\r\n]*\\))') variable30 ('spl_signon', pattern_u_boot_spl_signon),347 m = self.p.expect([pattern_u_boot_spl_signon] +