openwrt/target/linux/apm821xx
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 apm821xx: fix fan control on highest step 2019-09-29 00:46:13 +02:00
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
image treewide: replace backticks by $(...) in gen_*_img.sh scripts 2019-09-29 00:46:13 +02:00
nand apm821xx: add support for the Netgear WNDAP620 and WNDAP660 2018-11-26 12:05:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.136 2019-08-06 11:52:47 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.64 2019-08-06 11:52:47 +02:00
sata apm821xx: sata: boot-part feature integration 2019-01-01 16:39:59 +01:00
config-4.14 apm821xx: switch out kernel's CRC32 method 2019-06-24 20:22:24 +02:00
config-4.19 apm821xx: switch out kernel's CRC32 method 2019-06-24 20:22:24 +02:00
Makefile apm821xx: move to 4.19 kernels 2019-06-24 20:22:24 +02:00