Searched refs:addr_source (Results 1 – 1 of 1) sorted by relevance
173 static int update_flash(ulong addr_source, ulong addr_first, ulong size) in update_flash() argument200 if (flash_write((char *)addr_source, addr_first, size) > 0) { in update_flash()