Home
last modified time | relevance | path

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

/bootable/recovery/
Dbootloader.cpp69 static const int MISC_COMMAND_PAGE = 1; // bootloader command is this page variable
94 memcpy(out, &data[write_size * MISC_COMMAND_PAGE], sizeof(*out)); in get_bootloader_message_mtd()
120 memcpy(&data[write_size * MISC_COMMAND_PAGE], in, sizeof(*in)); in set_bootloader_message_mtd()