Home
last modified time | relevance | path

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

/lk-master/lib/bootimage/include/lib/
A Dbootimage_struct.h45 #define BOOT_VERSION 0x00010000 /* 1.0 */ macro
/lk-master/lib/bootimage/
A Dbootimage.c70 if (info->version > BOOT_VERSION) { in validate_bootimage()
/lk-master/tools/
A Dbootimage.c45 img->entry[1].info.version = BOOT_VERSION; in bootimage_init()

Completed in 5 milliseconds