Searched refs:saved_prot_info (Results 1 – 1 of 1) sorted by relevance
53 static uchar *saved_prot_info; variable114 saved_prot_info = in update_flash_protect()116 if (!saved_prot_info) in update_flash_protect()129 sp_info_ptr = saved_prot_info + (bank * CONFIG_SYS_MAX_FLASH_SECT); in update_flash_protect()170 if((prot == 1) && saved_prot_info) in update_flash_protect()171 free(saved_prot_info); in update_flash_protect()
Completed in 3 milliseconds