Home
last modified time | relevance | path

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

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