ltq-ptm: Update VR9 PTM firmware
authorAntti Seppälä <a.seppala@gmail.com>
Sun, 3 Jan 2021 15:09:39 +0000 (17:09 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 12 Feb 2021 05:07:04 +0000 (05:07 +0000)
commit38646938a458d0d9eda7ea3d14e182892470efe8
tree01dc9740e7fb62834f046772872be7dffd662f79
parent6934d30cf8d95bc8652b4dcd8180d14e5e8e2417
ltq-ptm: Update VR9 PTM firmware

After looking at various vendor GPL source code dumps I discovered that some
of them contain updated versions of ltq-ptm driver when compared to what
openwrt has.

The driver update is mostly cursory (simple changes to comments, whitespace,
formatting etc.) or adds debug features not used by openwrt.

However the updated driver also contains a later version of PTM firmware which
is extracted and included in this commit along with bits to correctly identify
its version when driver loads.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
package/kernel/lantiq/ltq-ptm/Makefile
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vdsl.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vr9.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_vr9.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_common.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.c
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.h
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vr9.c