Home
last modified time | relevance | path

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

/u-boot/common/
A Dupdate.c53 static uchar *saved_prot_info; variable
114 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