Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h34 #define OEM_UNLOCK_ARG_SIZE 30 macro
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_bootloader.c1359 char oem_unlock[OEM_UNLOCK_ARG_SIZE] = {0}; in android_bootloader_boot_flow()
1364 snprintf(oem_unlock, OEM_UNLOCK_ARG_SIZE, "androidboot.oem_unlocked=%d", unlock); in android_bootloader_boot_flow()