Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dandroid_ab.c437 get_partition_unique_uuid(ANDROID_PARTITION_SYSTEM, in ab_update_root_uuid()
461 part_num = part_get_info_by_name(dev_desc, ANDROID_PARTITION_SYSTEM, &part_info); in ab_update_root_partition()
463 printf("%s: Failed to get partition '%s'.\n", __func__, ANDROID_PARTITION_SYSTEM); in ab_update_root_partition()
/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h21 #define ANDROID_PARTITION_SYSTEM "system" macro