tn3399_openwrt/package
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>
2017-08-18 18:47:27 +02:00
..
base-files base-files: drop unused preinit_echo function 2017-08-09 23:23:06 +02:00
boot uboot-lantiq: Enable TFTP PUT support for backups 2017-08-18 18:47:27 +02:00
devel toolchain/arc: update to the most recent release arc-2017.03 2017-07-18 23:23:27 +02:00
firmware ath10k-firmware: add qca9888 firmware 2017-06-27 11:47:07 +02:00
kernel brcm2708-gpu-fw: update to latest version 2017-08-10 16:34:15 +02:00
libs openssl: update to version 1.0.2l 2017-07-28 23:07:17 +02:00
network odhcpd: update to latest git HEAD 2017-08-16 21:25:16 +02:00
system ca-certificates: Update to 20170717 2017-08-18 18:44:38 +02:00
utils utils/e2fsprogs: Update to 1.43.5 2017-08-09 23:20:56 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00