diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2023-03-13 22:49:50 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2023-03-26 16:39:37 +0200 |
commit | c2d1c32d1ef7f2797aa424a6c94d143e9ddaddc8 (patch) | |
tree | 87ee68dd4535c3599e603752dbb1700ccf5f60d6 /target/linux/lantiq/xrx200 | |
parent | 4ca858f1a082414bf7ace719c1b61ae54fd8e015 (diff) | |
download | upstream-c2d1c32d1ef7f2797aa424a6c94d143e9ddaddc8.tar.gz upstream-c2d1c32d1ef7f2797aa424a6c94d143e9ddaddc8.tar.bz2 upstream-c2d1c32d1ef7f2797aa424a6c94d143e9ddaddc8.zip |
lantiq: xrx200: convert FritzBox 7360v2's wifi to nvmem
this was thoroughly tested (warm and cold boots). on a
real 7360v2. This is because there have been documented
hick-ups with other lantiq devices that need the
owl-loader too.
It's likely that the 7360(sl) could be converted in the
same way as well. However the 7362sl uses a reversed
caldata format, so the "qca,no-eeprom" stays in place.
The patch also moves the urloader nvmem partition
definition into the partition section.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom | 3 |
1 files changed, 1 insertions, 2 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 c6bacb8d3c..eefc39b30b 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 @@ -19,8 +19,7 @@ case "$FIRMWARE" in avm,fritz3390) caldata_extract_reverse "urlader" 0x2546 0x440 ;; - avm,fritz7360sl|\ - avm,fritz7360-v2) + avm,fritz7360sl) caldata_extract "urlader" 0x985 0x1000 ;; avm,fritz7412|\ |