openwrt/target/linux/ath79/base-files/etc
Adrian Schmutzler 5b6a809092 treewide: move calibration data extraction function to library
This moves the almost identical calibration data extraction
functions present multiple times in several targets to a single
library file /lib/functions/caldata.sh.

Functions are renamed with more generic names to merge different
variants that only differ in their names.

Most of the targets used find_mtd_chardev, while some used
find_mtd_part inside the extraction code. To merge them, the more
abundant version with find_mtd_chardev is used in the common code.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
[rebase on latest master; add mpc85xx]
Signed-off-by: David Bauer <mail@david-bauer.net>
2019-10-13 21:48:58 +02:00
..
board.d ath79: add support for COMFAST CF-E313AC 2019-10-13 20:34:57 +08:00
hotplug.d treewide: move calibration data extraction function to library 2019-10-13 21:48:58 +02:00
init.d ath79: adtran,bsap1840/bsap1800-v2: move bootcount out of 02_network 2019-08-17 23:52:34 +08:00
uci-defaults ath79: add support for TP-Link RE355 v1 and RE450 v1 2019-07-17 23:14:23 +02:00