Openwrt/target/linux/brcm63xx
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
..
base-files treewide: move calibration data extraction function to library 2019-10-13 21:48:58 +02:00
dts
generic
image brcm63xx: remove redundant variable definition in Makefile 2019-09-14 11:43:19 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
profiles
smp
config-4.14
Makefile
modules.mk