1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/brcm63xx
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 brcm63xx: dts: Unify naming of gpio-led nodes 2019-02-05 16:28:12 +01:00
generic brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
image brcm63xx: remove redundant variable definition in Makefile 2019-09-14 11:43:19 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
profiles brcm63xx: drop legacy profile for SR102 2018-12-11 13:11:10 +01:00
smp brcm63xx: refresh smp config 2017-06-30 12:13:08 +02:00
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
Makefile brcm63xx: switch to 4.14 2018-08-02 08:49:18 +02:00
modules.mk kernel: remove kernel module checks/dependencies for 3.14 2015-04-11 10:43:46 +00:00