Home
last modified time | relevance | path

Searched refs:_Raise (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dbsection.py81 self._Raise("Alignment size %s must be a power of two" %
91 self._Raise("Section size must be provided when using end-at-4gb")
93 self._Raise("Provide either 'end-at-4gb' or 'skip-at-start'")
153 self._Raise('Internal error: Could not complete processing of Fdt: '
171 self._Raise("contents size %#x (%d) exceeds section size %#x (%d)" %
176 self._Raise("Size %#x (%d) does not match align-size %#x (%d)" %
180 def _Raise(self, msg): member in Section
230 self._Raise('Internal error: Could not complete processing of '
244 self._Raise("Unable to set offset/size for unknown entry '%s'" %