diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-09-21 21:56:31 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-09-21 21:56:31 +0000 |
commit | c977fad4fd5a72bcea09bfa745f132c082d3cceb (patch) | |
tree | 07705892e4dcf403ba9b68b10771b12cb134f388 /target/linux/bcm53xx/base-files | |
parent | 223a309c3c0dc5e548b1cd948d1dad17a31c366f (diff) | |
download | upstream-c977fad4fd5a72bcea09bfa745f132c082d3cceb.tar.gz upstream-c977fad4fd5a72bcea09bfa745f132c082d3cceb.tar.bz2 upstream-c977fad4fd5a72bcea09bfa745f132c082d3cceb.zip |
bcm53xx: add fixtrx
Without running fixtrx the image will not boot at the second time,
because the CRC the boot loader check is invalid at that time.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42639
Diffstat (limited to 'target/linux/bcm53xx/base-files')
-rw-r--r-- | target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc new file mode 100644 index 0000000000..346a532998 --- /dev/null +++ b/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc @@ -0,0 +1,7 @@ +#!/bin/sh +# +# Copyright (C) 2007 OpenWrt.org +# +# + +mtd fixtrx firmware |