[lantiq] add vdsl firmware loader/cutter
authorJohn Crispin <john@openwrt.org>
Thu, 14 Mar 2013 18:43:29 +0000 (18:43 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 14 Mar 2013 18:43:29 +0000 (18:43 +0000)
commiteae0970b14a1a64dadb6d23b6fd08eddea852b45
tree9fa42d380ed811b022ed7ac318cbe6a3f5111b3d
parent24fbe7abf9483a4e2814f8185301f6b1e6b01683
[lantiq] add vdsl firmware loader/cutter

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36025
package/platform/lantiq/ltq-vdsl-fw/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaDecode.c [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaDecode.h [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaTypes.h [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaWrapper.c [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaWrapper.h [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh [new file with mode: 0755]
package/platform/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c [new file with mode: 0644]