From 13eef8e6f0eb1c33047b22868e5e4b97fea7aefe Mon Sep 17 00:00:00 2001 From: rmilecki Date: Thu, 28 Jan 2016 08:51:58 +0000 Subject: [PATCH] bcm53xx: fix MD5 in Seama format on flash after installing OpenWrt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit We need to fix Seama just like we fix TRX due to the rootfs mark. Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48522 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 346a532998..abbb04ae0f 100644 --- a/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc +++ b/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc @@ -4,4 +4,4 @@ # # -mtd fixtrx firmware +mtd fixtrx firmware || mtd fixseama firmware -- 2.11.0