[OpenWrt-Devel] [PATCH v6 0/3] Speed up caldata/eeprom extraction
Adrian Schmutzler
freifunk at adrianschmutzler.de
Thu Mar 7 03:40:06 EST 2019
This patchset goes on with the attempt to speed up
caldata/eeprom handling by reading blockwise.
Since the code merge in eeprom.sh seems to be not desired,
I removed this part, so this patchset only contain the
mere speedup for ath79 and ar71xx.
Adrian Schmutzler (3):
ath79: Speed up caldata/eeprom handling
ar71xx: Speed up caldata/eeprom handling
ar71xx: Speed up mtd extraction in ar71xx.sh
.../linux/ar71xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 6 +++---
.../ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 6 +++---
target/linux/ar71xx/base-files/lib/ar71xx.sh | 4 ++--
.../linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 2 +-
.../linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 6 +++---
5 files changed, 12 insertions(+), 12 deletions(-)
--
2.11.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list