Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dupdate.c100 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect() function
188 if (update_flash_protect(0, addr_first, addr_last) > 0) { in update_flash()
207 if (update_flash_protect(1, addr_first, addr_last) > 0) { in update_flash()