summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/base-files/etc/hotplug.d
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2020-05-18 09:45:31 +0200
committerAlexander Couzens <lynxis@fe80.eu>2020-05-18 11:57:57 +0200
commit0962baae4e2cba08d8de3d06fbbd02ec2aae7ea6 (patch)
treef152a7eaa4b4a30e63402a118dd450fdedcfea8d /target/linux/lantiq/xrx200/base-files/etc/hotplug.d
parent30cc7f3510fbdffbe1548bc008f1d99146dfbda6 (diff)
downloadopenwrt-0962baae4e2cba08d8de3d06fbbd02ec2aae7ea6.tar.gz
openwrt-0962baae4e2cba08d8de3d06fbbd02ec2aae7ea6.tar.bz2
openwrt-0962baae4e2cba08d8de3d06fbbd02ec2aae7ea6.zip
lantiq: fritz 7360 v2: rename device before it will be used
Use similiar naming scheme as ath79. Since the fritz 7360 v2 was only in the tree for 2 days, there is no compatibility for the old image. Users which has installed the fritz 7360 v2 before this change, must use sysupgrade --force to skip checks on the board. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/lantiq/xrx200/base-files/etc/hotplug.d')
-rw-r--r--target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom b/target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
index 4b6d0bf13a..75cc50a207 100644
--- a/target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
+++ b/target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
@@ -17,7 +17,7 @@ case "$FIRMWARE" in
caldata_extract_reverse "urlader" 0x1541 0x440
;;
avm,fritz7360sl|\
- avm,fritz7360v2)
+ avm,fritz7360-v2)
caldata_extract "urlader" 0x985 0x1000
;;
avm,fritz7412)