1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/ath79
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 ath79: add support for COMFAST CF-E313AC 2019-10-13 20:34:57 +08:00
files ar71xx/ath79: ag71xx: dont fetch the same var again 2019-08-27 10:32:44 +02:00
generic ath79: widen RedBoot directory search and add PHY 2019-07-17 22:59:29 +02:00
image ath79: add support for COMFAST CF-E313AC 2019-10-13 20:34:57 +08:00
nand treewide: remove kmod-usb-core from DEVICE_PACKAGES 2019-10-06 21:28:49 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.147 2019-10-08 12:44:35 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.76 2019-10-04 15:48:28 +02:00
tiny
config-4.14 ath79: add support for D-Link DIR-859 A1 2018-12-30 20:08:13 +01:00
config-4.19 ath79: add support for Qihoo C301 2019-07-16 09:51:03 +08:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk