lantiq: vr9-vdsl-fw: properly write firmware to flash
authorJohn Crispin <john@openwrt.org>
Fri, 31 Oct 2014 11:00:42 +0000 (11:00 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 31 Oct 2014 11:00:42 +0000 (11:00 +0000)
commit1183af0c48998a73595b92381ce0ba39aec19951
treee75b24f6f4450e8fec3099505bff56a8b5be605b
parent8f877ff42b88ec798af3237569b33907dada01e8
lantiq: vr9-vdsl-fw: properly write firmware to flash

Using a redirect to a non-empty mtd partition will not erase the
blocks prior to writing to them resulting in broken dsl_fw.
Fix this by piping to mtd write - /dev/mtdX instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43125
package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh