Home
last modified time | relevance | path

Searched defs:addr_first (Results 1 – 2 of 2) sorted by relevance

/u-boot/cmd/
A Dflash.c149 addr_spec(char *arg1, char *arg2, ulong *addr_first, ulong *addr_last) in addr_spec()
190 flash_fill_sect_ranges (ulong addr_first, ulong addr_last, in flash_fill_sect_ranges()
307 ulong bank, addr_first, addr_last; in do_flerase() local
397 int flash_sect_erase(ulong addr_first, ulong addr_last) in flash_sect_erase()
452 ulong addr_first, addr_last; in do_protect() local
595 int flash_sect_protect(int p, ulong addr_first, ulong addr_last) in flash_sect_protect()
/u-boot/common/
A Dupdate.c104 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect()
177 static int update_flash(ulong addr_source, ulong addr_first, ulong size) in update_flash()

Completed in 4 milliseconds