mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:19:29 -05:00
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