tn3399_openwrt/target/linux/ipq806x
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
files-4.14/arch/arm/boot/dts ipq806x: provide label MAC address 2019-09-19 23:43:27 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: split up DEVICE_TITLE 2019-08-02 22:45:02 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
profiles mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
config-4.14 ipq806x: remove unsupported hw-crypto qce driver 2019-09-29 00:46:13 +02:00
Makefile treewide: remove kmod-usb-core from DEVICE_PACKAGES 2019-10-06 21:28:49 +02:00