Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c39 static char andr_tmp_str[ANDR_BOOT_ARGS_SIZE + 1]; variable
226 strncpy(andr_tmp_str, hdr->name, ANDR_BOOT_NAME_SIZE); in android_image_get_kernel()
227 andr_tmp_str[ANDR_BOOT_NAME_SIZE] = '\0'; in android_image_get_kernel()
228 if (strlen(andr_tmp_str)) in android_image_get_kernel()
229 printf("Android's image name: %s\n", andr_tmp_str); in android_image_get_kernel()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map