Home
last modified time | relevance | path

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

/openbmc/u-boot/
H A DKconfig453 config IMAGE_FORMAT_LEGACY config
/openbmc/u-boot/include/
H A Dimage.h584 #define IMAGE_FORMAT_LEGACY 0x01 /* legacy image_header based format */ macro