With this patch it is possible to boot a device with kernel 3.10 a second time. Signed-off-by: Hauke Mehrtens <[email protected]> SVN-Revision: 37625
@@ -4,11 +4,4 @@
#
-do_fixcrc() {
- mtd fixtrx linux
-}
-
-case `uname -r` in
- 3.8* | 3.9* ) do_fixcrc;;
-esac
+mtd fixtrx linux