mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
brcm47xx: run mtd fixtrx linux every time
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
This commit is contained in:
parent
2a1ccf1830
commit
e2b2e3886b
@ -4,11 +4,4 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
do_fixcrc() {
|
mtd fixtrx linux
|
||||||
mtd fixtrx linux
|
|
||||||
}
|
|
||||||
|
|
||||||
case `uname -r` in
|
|
||||||
3.8* | 3.9* ) do_fixcrc;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user