Home
last modified time | relevance | path

Searched refs:updateViaTftp (Results 1 – 2 of 2) sorted by relevance

/openbmc/docs/architecture/code-update/
H A Dcode-update-deprecated.md148 Perform a POST to invoke the `updateViaTftp` method of the `/flash/bmc` object:
152 https://${bmc}/org/openbmc/control/flash/bmc/action/updateViaTftp
/openbmc/skeleton/pyflashbmc/
H A Dbmc_update.py79 def updateViaTftp(self, ip, filename): member in BmcFlashControl