Home
last modified time | relevance | path

Searched defs:dfu_layout (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/dfu/
H A Ddfu.c486 const char *dfu_layout[] = {NULL, "RAW_ADDR", "FAT", "EXT2", in dfu_get_layout() local
/openbmc/u-boot/include/
H A Ddfu.h27 enum dfu_layout { enum