Searched refs:saved_prot_info (Results 1 – 1 of 1) sorted by relevance
49 static uchar *saved_prot_info; variable110 saved_prot_info = in update_flash_protect()112 if (!saved_prot_info) in update_flash_protect()125 sp_info_ptr = saved_prot_info + (bank * CONFIG_SYS_MAX_FLASH_SECT); in update_flash_protect()166 if((prot == 1) && saved_prot_info) in update_flash_protect()167 free(saved_prot_info); in update_flash_protect()