1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Dustin Gathmann b2cac2a978 lantiq: fritz_cal_extract with reverse option for AVM FritzBox 7430
This implementation of fritz_cal_extract can also retrieve firmware
data stored in reverse byte order, as found in the AVM 7430 device.

This is done by intermediate storage in a buffer presumably large enough
to hold the complete data set. Currently, this buffer size is 128kB + 1kB
(some extra space for skipped data).

In the usual case of "forward" data, this implementation should behave
like the original implementation in all common cases. limit [-l] will
determine the amount of data read and size of buffer allocated.

However, if you are reading reversed data or didn't set a limit, the buffer
may be too small to hold all data. In this case, you can choose a higher
limit [-l] to enforce a sufficient buffer size.

Signed-off-by: Dustin Gathmann <dzsoftware@posteo.org>
Link: https://github.com/openwrt/openwrt/pull/15501
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-01-20 13:07:22 +01:00
..
base-files base-files: strip space and tab characters from ASCII mac address 2025-01-04 16:20:46 +01:00
boot uboot-envtools: ipq807x: remove number of blocks and code simplification 2025-01-15 11:25:01 +01:00
devel strace: Update to version 6.12 2025-01-02 20:52:14 +01:00
firmware qualcommax: ipq807x: add support for Linksys HomeWRK 2025-01-15 11:25:01 +01:00
kernel mac80211: Fix tracing backport 2025-01-19 11:21:19 +01:00
libs libbpf: Update to v1.5.0 2024-12-28 15:41:43 +01:00
network ethtool: update to 6.11 2025-01-19 11:58:06 +01:00
system uci: update to Git HEAD (2025-01-17) 2025-01-17 11:59:42 +01:00
utils lantiq: fritz_cal_extract with reverse option for AVM FritzBox 7430 2025-01-20 13:07:22 +01:00
Makefile build: fix filtering of non-upgradable packages 2024-11-21 17:55:45 +01:00