Searched refs:STATE_PATCH_HEADER (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/patman/
H A Dpatchstream.py68 STATE_PATCH_HEADER = 2 # In patch header (after the subject) variable
125 pstrm.state = STATE_PATCH_HEADER
328 if self.state == STATE_PATCH_HEADER:

Completed in 36 milliseconds