Home
last modified time | relevance | path

Searched refs:IMAGE_A72_DEFAULT_META (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dimx8image.h75 #define IMAGE_A72_DEFAULT_META(PART) (((PART == 0) ? \ macro
/openbmc/u-boot/tools/
H A Dimx8image.c556 meta = IMAGE_A72_DEFAULT_META(custom_partition); in set_image_array_entry()