Searched refs:update_tftp (Results 1 – 5 of 5) sorted by relevance
55 update_tftp(0UL, NULL, NULL); in main_loop()
237 int update_tftp(ulong addr, char *interface, char *devstring) in update_tftp() function
51 return update_tftp(value, interface, devstring); in do_dfu()
56 as opposed to legacy update_tftp() function invocation.78 2. Setup update_tftp variables:
920 int update_tftp(ulong addr, char *interface, char *devstring);
Completed in 10 milliseconds