Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwbimage.c98 IMAGE_CFG_BOOT_FROM, enumerator
126 [IMAGE_CFG_BOOT_FROM] = "BOOT_FROM",
900 e = image_find_option(IMAGE_CFG_BOOT_FROM); in image_create_v0()
1261 e = image_find_option(IMAGE_CFG_BOOT_FROM); in image_create_v1()
1346 case IMAGE_CFG_BOOT_FROM: in image_create_config_parse_oneline()