Home
last modified time | relevance | path

Searched refs:TFTP (Results 1 – 25 of 92) 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
82 [Documentation] Upload a BMC firmware with a bad MANIFEST file via TFTP.
84 [Template] Redfish TFTP Bad Firmware Update
90 Redfish TFTP Failure To Upload Empty BMC Image
91 [Documentation] Upload a BMC firmware with no kernel image via TFTP.
93 [Template] Redfish TFTP Bad Firmware Update
99 Redfish TFTP Failure To Upload Host Image With Bad Manifest
100 [Documentation] Upload a PNOR firmware with a bad MANIFEST file via TFTP.
102 [Template] Redfish TFTP Bad Firmware Update
[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
34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation.
36 [Template] TFTP Download Install
42 TFTP Download Install With ApplyTime Immediate Policy
43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation.
45 [Template] TFTP Download Install
88 TFTP Download Install
89 [Documentation] Download image to BMC using TFTP with ApplyTime policy and verify installation.
[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)
H A DREADME.iscsi10 address of a boot script. TFTP or NFS can be used to load the boot script, the
20 a new kernel version the boot files have to be copied to the TFTP server
30 Thus a better solution than DHCP/TFTP/NFS boot would be to load a boot script
/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/gen/xyz/openbmc_project/Common/TFTP/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Common/TFTP'
8 '../../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml',
28 'xyz/openbmc_project/Common/TFTP',
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlicense_service.hpp18 TFTP, enumerator
31 {TransferProtocolType::TFTP, "TFTP"},
H A Dupdate_service.hpp19 TFTP, enumerator
53 {TransferProtocolType::TFTP, "TFTP"},
H A Dvirtual_media.hpp35 TFTP, enumerator
79 {TransferProtocolType::TFTP, "TFTP"},
H A Dprotocol.hpp38 TFTP, enumerator
84 {Protocol::TFTP, "TFTP"},
H A Dlog_service.hpp95 TFTP, enumerator
192 {TransferProtocolType::TFTP, "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/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-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/u-boot/drivers/dfu/
H A DKconfig18 bool "DFU via TFTP"
22 sent via TFTP boot.
/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.build12 subdir('TFTP') subdir
276 input: ['../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml'],
277 output: ['TFTP.md'],
289 'xyz/openbmc_project/Common/TFTP',
/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/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/
H A Datftpd.service2 Description=Advanced TFTP Server
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ddownload_manager.hpp17 sdbusplus::server::xyz::openbmc_project::common::TFTP>;
/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/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/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