openwrt/package/base-files/files
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
..
bin base-files: provide option to specify label MAC address in board.d 2019-09-19 23:43:27 +02:00
etc base-files: coreutil-date breaks setting kernel timezone 2019-10-12 23:43:08 +02:00
lib treewide: move calibration data extraction function to library 2019-10-13 21:48:58 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-11 09:05:35 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00