lantiq: simplify ath9k eeprom extraction script
authorMathias Kresin <dev@kresin.me>
Mon, 5 Dec 2016 08:21:29 +0000 (09:21 +0100)
committerMathias Kresin <dev@kresin.me>
Thu, 8 Dec 2016 18:36:53 +0000 (19:36 +0100)
commitee5a6c10410b25adc6d400780953388035135fed
tree6275e1b710f869dade63e4cebfa985d8a48bbc5c
parentafa37092663d00aa0abf8c61943d9a1b5558b144
lantiq: simplify ath9k eeprom extraction script

Add an extra function to patch the mac and fixup the checksum
afterwards. Calculate the checksum position automatically. The offset
to the mac address is the same for all checksum protected EEPROMs.

No EEPROM requires a byte swapped mac address. The mac byte swap code
was required due to an bug in the script that is now fixed.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom