tn3399_openwrt/target/linux/mpc85xx
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/arch/powerpc mpc85xx: provide label MAC address 2019-09-19 23:43:27 +02:00
generic mpc85xx: convert TL-WDR4900 v1 to simpleImage 2019-06-10 11:21:35 +02:00
image mpc85xx: split up DEVICE_TITLE 2019-07-16 00:04:57 +02:00
p1020 mpc85xx: add support for OCEDO Panda 2019-01-26 17:10:19 +01:00
p2020 mpc85xx: add support for Freescale (NXP) P2020RDB 2019-01-13 11:31:43 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
config-4.14 mpc85xx: remove USB support from kernel 2019-04-13 15:09:09 +02:00
config-4.19 mpc85xx: remove USB support from kernel 2019-04-13 15:09:09 +02:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00