lantiq: vr9-vdsl-fw: properly write firmware to flash
authorJohn Crispin <blogic@openwrt.org>
Fri, 31 Oct 2014 11:00:42 +0000 (11:00 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 31 Oct 2014 11:00:42 +0000 (11:00 +0000)
commitbfb710247b84122e948188c38c4dbf1dc261cb9a
treed5d5a34a00898e87e5e724f68dbed2d438e11a2a
parentf7956003ae9a01a73ee0e407ee61754369c13a7d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43125 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh