Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_bootloader_message.h123 #define ANDROID_BOOT_CTRL_VERSION 1 macro
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_ab.c46 abc->version = ANDROID_BOOT_CTRL_VERSION; in android_boot_control_default()
189 if (abc->version > ANDROID_BOOT_CTRL_VERSION) { in android_ab_select()