Home
last modified time | relevance | path

Searched refs:TFTP (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_image_upload.robot20 # TFTP_SERVER The host name or IP of the TFTP server.
81 Redfish TFTP Failure To Upload BMC Image With Bad Manifest
84 [Template] Redfish TFTP Bad Firmware Update
90 Redfish TFTP Failure To Upload Empty BMC Image
93 [Template] Redfish TFTP Bad Firmware Update
102 [Template] Redfish TFTP Bad Firmware Update
108 Redfish TFTP Failure To Upload Empty Host Image
111 [Template] Redfish TFTP Bad Firmware Update
159 Redfish TFTP Bad Firmware Update
160 [Documentation] Redfish bad firmware update via TFTP.
[all …]
H A Dtest_firmware_tftp_upload_image.robot2 Documentation Firmware image (BMC and Host) upload test using TFTP protocol.
5 # TFTP_SERVER The TFTP server host name or IP address.
33 TFTP Download Install With ApplyTime OnReset Policy
36 [Template] TFTP Download Install
42 TFTP Download Install With ApplyTime Immediate Policy
45 [Template] TFTP Download Install
88 TFTP Download Install
101 # Download image from TFTP server to BMC.
103 ... body={"TransferProtocol" : "TFTP", "ImageURI" : "${TFTP_SERVER}/${IMAGE_FILE_NAME}"}
146 # Download image from TFTP server via ImageURI to BMC.
[all …]
/openbmc/u-boot/doc/
H A DREADME.update1 Automatic software update from a TFTP server
7 This feature allows to automatically store software updates present on a TFTP
8 server in NOR Flash. In more detail: a TFTP transfer of a file given in
13 TFTP transfer is successful, the hash of each update is verified, and if the
31 Normally, TFTP transfer of the update file is done to the address specified
39 These knobs control the timeouts during initial connection to the TFTP
41 have a long delay when a TFTP server is not present.
55 If an optional, non-zero address is provided as argument, the TFTP transfer
75 Place 'update_uboot.itb' on a TFTP server, for example as
82 Now, when the system boots up and the update TFTP server specified in the
[all …]
H A DREADME.dfutftp7 Device Firmware Upgrade (DFU) - extension to use TFTP
13 * Update TFTP (CONFIG_UPDATE_TFTP) only supports writing
14 code to NAND memory via TFTP.
26 via TFTP protocol.
28 By using Ethernet (TFTP protocol to be precise) it is
39 for USB based DFU (CONFIG_DFU_*) and DFU TFTP update
42 The "dfu" command has been extended to support transfer via TFTP - one
81 * set "updatefile" - the file name to be downloaded via TFTP (stored on
119 * Extend dfu-util command to support TFTP based transfers
120 * Upload support (via TFTP)
/openbmc/openbmc-test-automation/gui/test/server_config/
H A Dtest_obmc_gui_firmware_update.robot52 # BMC Firmware File Path located at TFTP server.
54 [Template] Upload Firmware using TFTP Server
55 [Documentation] Verify BMC image is download from TFTP server.
60 # Host Firmware File Path located at TFTP server.
62 [Template] Upload Firmware using TFTP Server
63 [Documentation] Verify Host image is download from TFTP server.
77 Upload Firmware using TFTP Server
78 [Documentation] Upload firmware using TFTP server.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DTFTP.interface.yaml2 Implement to provide TFTP (Trivial File Transfer Protocol).
6 Download a file via TFTP.
15 The TFTP Server IP Address.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlicense_service.hpp16 TFTP, enumerator
29 {TransferProtocolType::TFTP, "TFTP"},
H A Dupdate_service.hpp17 TFTP, enumerator
51 {TransferProtocolType::TFTP, "TFTP"},
H A Dvirtual_media.hpp33 TFTP, enumerator
77 {TransferProtocolType::TFTP, "TFTP"},
H A Dprotocol.hpp36 TFTP, enumerator
81 {Protocol::TFTP, "TFTP"},
H A Dlog_service.hpp92 TFTP, enumerator
188 {TransferProtocolType::TFTP, "TFTP"},
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/
H A Dmeson.build4 input: [ '../../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml', ],
12 'xyz/openbmc_project/Common/TFTP',
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dtftpy_0.8.2.bb1 SUMMARY = "Tftpy is a TFTP library for the Python programming language. It includes client and serv…
2 DESCRIPTION = "Tftpy is a TFTP library for the Python programming language. It \
/openbmc/u-boot/doc/SPL/
H A DREADME.am335x-network52 - If you plan to use TFTP server on another machine you have to set
73 2. Setup TFTP server.
74 Install TFTP server and put image files to it's root directory
90 3. Copy debrick.scr to TFTP root directory. You also need to copy
91 there all the files your script tries to load via TFTP. Example script
/openbmc/u-boot/drivers/dfu/
H A DKconfig18 bool "DFU via TFTP"
22 sent via TFTP boot.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0001-rarpd.8-add-man-file.patch39 +in hexadecimal uppercase letters is present in the TFTP boot directory
58 +Skip the check for bootable image in the TFTP boot directory. If not
69 +as the TFTP boot directory for bootable image checks.
/openbmc/linux/Documentation/arch/arm/sa1100/
H A Dcerf.rst26 both BOOTP and TFTP. Detailed instructions should have come with your
33 cp arch/arm/boot/zImage <TFTP directory>
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/
H A Dmeson.build166 subdir('TFTP') subdir
169 input: [ '../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml', ],
170 output: [ 'TFTP.md' ],
177 'xyz/openbmc_project/Common/TFTP',
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md45 Existing OpenBMC only has support for TFTP.
77 - Support a TFTP based SimpleUpdate
172 TFTP, ...). The existing back end of OpenBMC only supports TFTP so initially
177 interface on OpenBMC requires two parameters, the TFTP server address and the
191 # Request OpenBMC to download from TFTP server and activate the image
193 [ImageURI=<tftp server ip>/<file name>, TransferProtocol=TFTP]
196 TFTP is an insecure protocol. There is no username or password associated with
200 they are doing and the level of security available with TFTP.
202 Due to the security concerns with TFTP, this feature will be disabled by default
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/
H A Datftpd.service2 Description=Advanced TFTP Server
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/
H A Dtftp-hpa_5.2.bb3 "The Trivial File Transfer Protocol (TFTP) is normally used only for \
5 interface for TFTP, which allows users to transfer files to and from a \
6 remote machine. This program and TFTP provide very little security, \
/openbmc/phosphor-bmc-code-mgmt/
H A Ddownload_manager.hpp17 sdbusplus::server::xyz::openbmc_project::common::TFTP>;
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Dtftpd.xinetd.inetutils4 # Pro-tocol (RFC 783). The TFTP server operates at the port indicated
/openbmc/docs/
H A DREDFISH-cheatsheet.md146 TFTP Firmware update using TransferProtocol: Note: The `<image file path>`
147 contains the address of the TFTP service:
151 …UpdateService/Actions/UpdateService.SimpleUpdate -d '{"TransferProtocol":"TFTP","ImageURI":"<image…
154 TFTP Firmware update with protocol in ImageURI:
/openbmc/u-boot/board/freescale/mpc8544ds/
H A DREADME101 After placing the DTB file in your TFTP disk area,
112 Place a linux uImage in the TFTP disk area too.

1234