openwrt/package
Dustin Gathmann 61dabbbfe3 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>
(cherry picked from commit b2cac2a978)
2025-01-20 13:15:11 +01:00
..
base-files OpenWrt v24.10.0-rc5: revert to branch defaults 2025-01-06 01:24:07 +01:00
boot uboot-mediatek: add missing LED command for OpenWrt One 2025-01-04 19:25:34 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-19 11:25:30 +01:00
kernel generic: backport Realtek PHY patches from upstream 2025-01-17 23:53:06 +01:00
libs mbedtls: Deactivate ARIA block cipher by default 2025-01-03 21:55:41 +01:00
network netifd: improve packet steering on ipq40xx (and possibly others) 2025-01-17 09:49:18 +01:00
system uci: update to Git HEAD (2025-01-17) 2025-01-17 12:05:18 +01:00
utils lantiq: fritz_cal_extract with reverse option for AVM FritzBox 7430 2025-01-20 13:15:11 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00