Home
last modified time | relevance | path

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

/u-boot/common/
A Dupdate.c104 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect() function
192 if (update_flash_protect(0, addr_first, addr_last) > 0) { in update_flash()
211 if (update_flash_protect(1, addr_first, addr_last) > 0) { in update_flash()

Completed in 5 milliseconds