Searched refs:SB_IMAGE_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ | ||
| H A D | mxsimage.h | 86 #define SB_IMAGE_FLAGS_MASK SB_IMAGE_FLAG_DISPLAY_PROGRESS macro |
| H A D | mxsimage.c | 1725 if (hdr->flags & ~SB_IMAGE_FLAGS_MASK) in sb_verify_image_header() |