Home
last modified time | relevance | path

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

/u-boot/tools/binman/etype/
A Du_boot_dtb_with_ucode.py66 fdt = state.GetFdtForEtype(etype)
/u-boot/tools/binman/
A Dstate.py88 def GetFdtForEtype(etype): function
139 data = GetFdtForEtype(etype).GetContents()
A Dcontrol.py796 data = state.GetFdtForEtype('u-boot-dtb').GetContents()
A Dftest.py3230 dtb = state.GetFdtForEtype('fdtmap')
3237 missing_dtb = state.GetFdtForEtype('missing')

Completed in 23 milliseconds