Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfitupd.c25 return update_tftp(addr, NULL, NULL); in do_fitupd()
Ddfu.c40 return update_tftp(addr, interface, devstring); in do_dfu()
/external/u-boot/common/
Dmain.c56 update_tftp(0UL, NULL, NULL); in main_loop()
Dupdate.c231 int update_tftp(ulong addr, char *interface, char *devstring) in update_tftp() function
/external/u-boot/doc/
DREADME.dfutftp58 as opposed to legacy update_tftp() function invocation.
80 2. Setup update_tftp variables:
/external/u-boot/include/
Dnet.h856 int update_tftp(ulong addr, char *interface, char *devstring);