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/system
David Bauer 1e06482f7d mtd: add logic for TP-Link ramips recovery magic
This adds an option to set the recovery flag of newer TP-Link MediaTek
boards and remove it after a successful write.

To make use of this feature, add the '-t' option to mtd-write.

The '-t' option takes the mtd partition containing the recovery flag
(usually 'romfile') as an argument. Make sure this partition is not
flagged as read-only!

Example:
 > mtd -t romfile write owrt.bin firmware

This command writes the recovery-flag before it begins writing the image
to the firmware partition. After the image-write has been successful,
the recovery flag is removed.

This way, the TP-Link web-recovery is automatically enabled on an
unsucessful flash (e.g. power loss).

This option is only available if the mtd package is compiled for the
ramips target.

Signed-off-by: David Bauer <mail@david-bauer.net>
5 years ago
..
ca-certificates ca-caertificates: remove myself as PKG_MAINTAINER 6 years ago
fstools fstools: media change detection (eg:sdcard) using kernel polling 5 years ago
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 8 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd mtd: add logic for TP-Link ramips recovery magic 5 years ago
openwrt-keyring openwrt-keyring: bundle latest usign certificates 6 years ago
opkg opkg: update to latest Git head 5 years ago
procd procd: update to latest git HEAD 5 years ago
rpcd rpcd: update to latest Git head 6 years ago
ubox procd: Add wrapper for uci_validate_section() 5 years ago
ubus packages: set more explicit ABI_VERSION values 5 years ago
ucert ucert: work around short read 6 years ago
uci treewide: revise library packaging 5 years ago
usign treewide: replace LEDE_GIT with PROJECT_GIT 7 years ago
zram-swap zram-swap: bump pkg version 6 years ago