mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
2c1c49ad18
@grische noticed that the extracted wifi calibration data (ath9k-eeprom) is incorrect. Symptoms included: - wrong mac address - radio was detected like dbdc (2.4GHz and 5GHz support at the same time) This patch fixes this by also reversing the order of bytes and throwing away the last 4 Bytes. Unlike caldata.sh the fritz_cal_extract.c doesn't support reversing. So this patch combines both methods. Signed-off-by: Felix Baumann <felix.bau@gmx.de> |
||
---|---|---|
.. | ||
imagebuilder | ||
linux | ||
llvm-bpf | ||
sdk | ||
toolchain | ||
Config.in | ||
Makefile |