You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/boot
Carl-Daniel Hailfinger 3e6d303d61 uboot-lantiq: Enable TFTP PUT support for backups
Backing up the current firmware from U-Boot over serial can take hours.
Booting a working Linux image for backup purposes is not always an option.
Using the tftpput command in U-Boot is the fastest and easiest way.

tftpput will upload the contents of a memory region to the TFTP server.
The IP address of the server is stored in the serverip variable.

Usage:
tftpput <memaddr> <length> <filename>

Example for a complete flash backup of an o2 Box 6431 (VGV7510KW22):
VGV7510KW22 # tftpput 0xB0000000 0x1000000 o2boxbackup.bin

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
7 years ago
..
apex ixp4xx: put apex images into image staging directory 7 years ago
fconfig treewide: clean up download hashes 8 years ago
grub2 package/grub2: update to 2.02 7 years ago
imx-bootlets treewide: clean up download hashes 8 years ago
kexec-tools kexec-tools: bump version and add support for crashdump kernel 7 years ago
kobs-ng treewide: clean up download hashes 8 years ago
rbcfg packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices 7 years ago
uboot-ar71xx uboot-ar71xx: fix build error 7 years ago
uboot-at91 uboot-at91: switch to u-boot.mk 8 years ago
uboot-envtools ramips: drop Edimax BR-6425 support 7 years ago
uboot-fritz4040 uboot-fritz4040: add an ipq806x u-boot for FritzBox 4040 7 years ago
uboot-imx6 uboot-imx6: switch to u-boot.mk 8 years ago
uboot-kirkwood package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325 7 years ago
uboot-lantiq uboot-lantiq: Enable TFTP PUT support for backups 7 years ago
uboot-layerscape layerscape: add LS1043A Rev1.1 support 7 years ago
uboot-layerscape-32b layerscape: add LS1043A Rev1.1 support 7 years ago
uboot-mvebu u-boot-mvebu: clearfog: enable setexpr command 7 years ago
uboot-mxs mxs: put u-boot images into image staging directory 7 years ago
uboot-omap uboot-omap: rename patch to 101-disable-thumb-omap3.patch 7 years ago
uboot-oxnas oxnas: put u-boot images into image staging directory 7 years ago
uboot-sunxi sunxi: put u-boot images into image staging directory 7 years ago
uboot-xburst treewide: clean up download hashes 8 years ago
uboot-zynq uboot-zynq: switch to u-boot.mk 8 years ago
yamonenv packages: mark packages depending on a target as nonshared 8 years ago