Searched refs:sp_info_ptr (Results 1 – 1 of 1) sorted by relevance
106 uchar *sp_info_ptr; in update_flash_protect() local111 sp_info_ptr = NULL; in update_flash_protect()129 sp_info_ptr = saved_prot_info + (bank * CONFIG_SYS_MAX_FLASH_SECT); in update_flash_protect()148 sp_info_ptr[i] = info->protect[i]; in update_flash_protect()153 if (sp_info_ptr[i] == 1) { in update_flash_protect()
Completed in 3 milliseconds