Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwbimage.c105 IMAGE_CFG_BINARY, enumerator
133 [IMAGE_CFG_BINARY] = "BINARY",
952 if (image_count_options(IMAGE_CFG_BINARY) > 1) { in image_headersz_v1()
962 binarye = image_find_option(IMAGE_CFG_BINARY); in image_headersz_v1()
1032 binarye = image_find_option(IMAGE_CFG_BINARY); in add_binary_header_v1()
1373 case IMAGE_CFG_BINARY: in image_create_config_parse_oneline()