Home
last modified time | relevance | path

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

/u-boot/common/
A Dupdate.c177 static int update_flash(ulong addr_source, ulong addr_first, ulong size) in update_flash() argument
204 if (flash_write((char *)addr_source, addr_first, size) > 0) { in update_flash()

Completed in 6 milliseconds