openwrt/target/linux/brcm63xx/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 brcm63xx: initial support for Sky SR102 router 2018-07-16 15:12:08 +02:00
hotplug.d/firmware treewide: move calibration data extraction function to library 2019-10-13 21:48:58 +02:00
uci-defaults brcm63xx: Add Comtrend AR-5315u support 2017-08-26 12:03:55 +02:00
diag.sh brcm63xx: VH4032N: fix the power led and the wlan button 2019-01-27 11:52:24 +01:00