Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dflash_image.h34 int flash_bootloader(char *dest_path, void *pupdate_cmd);
H A Dupdate.c67 {"bootloader", false, false, 0, 0, 0, "", false, flash_bootloader},
H A Dflash_image.c737 int flash_bootloader(char *src_path, void *pupdate_cmd) in flash_bootloader() function