Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage.h582 #define IMAGE_FORMAT_INVALID 0x00 macro
/openbmc/u-boot/common/
H A Dimage.c886 return IMAGE_FORMAT_INVALID; in genimg_get_format()
/openbmc/u-boot/cmd/
H A Dpxe.c811 if (genimg_get_format(buf) != IMAGE_FORMAT_INVALID) in label_boot()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch1002 vcos_assert(color != IMAGE_FORMAT_INVALID);