summaryrefslogtreecommitdiff
path: root/target/linux/mpc85xx/base-files/etc/hotplug.d/firmware
Commit message (Collapse)AuthorAgeFilesLines
* mpc85xx: use the generic board detectMathias Kresin2017-10-251-2/+2
| | | | | | | | | | | | Use the values populated by the generic board detect function. The first compatible from the device tree source file will be the board name in userspace. The model property from the device tree source file will be the model name. Change the board name where used in the userspace and drop the target specific board detect, to use the generic one. Signed-off-by: Mathias Kresin <dev@kresin.me>
* treewide: use the generic board_name functionMathias Kresin2017-07-151-8/+3
| | | | | | Use the generic function instead ot the target specific ones. Signed-off-by: Mathias Kresin <dev@kresin.me>
* /lib/functions.sh: move rarely used mtd and macaddr related functions to ↵Felix Fietkau2014-04-071-0/+2
| | | | | | | | /lib/functions/system.sh Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40411
* mpc85xx: add user-space support for the TL-WDR4900 v1Gabor Juhos2013-02-211-0/+69
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35733