Home
last modified time | relevance | path

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

/u-boot/tools/binman/etype/
A Dcbfs.py252 def AddMissingProperties(self, have_image_pos): member in Entry_cbfs
253 super().AddMissingProperties(have_image_pos)
255 entry.AddMissingProperties(have_image_pos)
A Dsection.py259 def AddMissingProperties(self, have_image_pos): member in Entry_section
261 super().AddMissingProperties(have_image_pos)
265 entry.AddMissingProperties(have_image_pos)
/u-boot/tools/binman/
A Dcontrol.py549 image.AddMissingProperties(True)
A Dentry.py355 def AddMissingProperties(self, have_image_pos): member in Entry
A DREADME.rst1834 1. AddMissingProperties() - binman can add calculated values to the device
A Dbinman.rst1834 1. AddMissingProperties() - binman can add calculated values to the device
/u-boot/doc/develop/package/
A Dbinman.rst1834 1. AddMissingProperties() - binman can add calculated values to the device

Completed in 24 milliseconds