openwrt/target/linux/ipq40xx
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 ipq40xx: Add support for Linksys EA8300 (Dallas) 2019-05-18 13:43:54 +02:00
files-4.19/arch/arm/boot/dts ipq40xx: spi-gpio: convert deprecated binding 2019-06-24 20:22:23 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: drop unreachable ipq-wifi package for the AP120C-AC 2019-08-24 23:23:31 +02:00
patches-4.14 ipq40xx: abort ar40xx probe on missing PHYs 2019-09-25 22:42:03 +02:00
patches-4.19 ipq40xx: abort ar40xx probe on missing PHYs 2019-09-25 22:42:03 +02:00
profiles ipq40xx: add target 2018-03-14 19:04:50 +01:00
config-4.14 ipq40xx: add support for ASUS Lyra 2019-02-14 16:56:15 +01:00
config-4.19 kernel: Move some DSA config options to generic config 2019-05-14 21:11:58 +02:00
Makefile ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00