[OpenWrt-Devel] [PATCH v3 0/6] Speed up and merge caldata/eeprom extraction
Petr Štetiar
ynezz at true.cz
Fri Mar 1 05:16:28 EST 2019
Adrian Schmutzler <freifunk at adrianschmutzler.de> [2019-02-27 23:18:03]:
Hi,
> This patchset goes on with the attempt to
> - speed up caldata/eeprom handling by reading blockwise,
> - merge the similar functions in one library.
thanks a lot for taking care of this!
> It depends on the patch "ath79: speed up ath9k-eeprom extraction"
> by Dmitry Tunin to be applied beforehand.
>
> It replaces my earlier patchsets
> - Speed up caldata/eeprom handling for ar71xx/ath79
> - Speed up caldata/eeprom handling with common file
I just wanted to build some images for testing, but unfortunately it seems
like the repository is fast moving target and the patchset doesn't apply
cleanly already.
$ git log --pretty=oneline -1
0e8ddc953f844861b60debec4d7c65f9b4de7434 libubox: bump to version 2019-02-27
$ pwclient git-am 1046790 1049166 1049168 1049163 1049169 1049164 1049167
Applying patch #1046790 using 'git am'
Description: [OpenWrt-Devel] ath79: speed up ath9k-eeprom extraction
Applying: ath79: speed up ath9k-eeprom extraction
Applying patch #1049166 using 'git am'
Description: [OpenWrt-Devel,v3,1/6] ath79: Speed up caldata/eeprom handling
Applying: ath79: Speed up caldata/eeprom handling
Applying patch #1049168 using 'git am'
Description: [OpenWrt-Devel,v3,2/6] ar71xx: Speed up caldata/eeprom handling
Applying: ar71xx: Speed up caldata/eeprom handling
Applying patch #1049163 using 'git am'
Description: [OpenWrt-Devel,v3,3/6] ar71xx: Speed up mtd extraction in ar71xx.sh
Applying: ar71xx: Speed up mtd extraction in ar71xx.sh
Applying patch #1049169 using 'git am'
Description: [OpenWrt-Devel,v3,4/6] ar71xx/ath79: Merge eeprom/caldata extraction into eeprom.sh
Applying: ar71xx/ath79: Merge eeprom/caldata extraction into eeprom.sh
error: patch failed: target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata:92
error: target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata: patch does not apply
Patch failed at 0001 ar71xx/ath79: Merge eeprom/caldata extraction into eeprom.sh
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
'git am' failed with exit status 128
-- ynezz
_______________________________________________
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