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)
commitc876ae5e0f1bfc8ec3231ae1229e30610e9a21dd
tree9e850dc572e7d745fab34a25afd20203e2e8771a
parentef93053696509cfcc984f94a197526c40c264503
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]