brcm47xx: run mtd fixtrx linux every time
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 Jul 2013 17:41:52 +0000 (17:41 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 Jul 2013 17:41:52 +0000 (17:41 +0000)
With this patch it is possible to boot a device with kernel 3.10 a second time.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37625

target/linux/brcm47xx/base-files/etc/uci-defaults/09_fix_crc

index b411d8495fdb1470102ef9517a2cebca0ecb19e2..598f45e81c479fef7373c88bbe210c432001be96 100644 (file)
@@ -4,11 +4,4 @@
 #
 #
 
-do_fixcrc() {
-       mtd fixtrx linux
-}
-
-case `uname -r` in
-       3.8* | 3.9* ) do_fixcrc;;
-esac
-
+mtd fixtrx linux