From 518ad4763af74c16d9741ebc2faf7f4d0788573c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 28 Jan 2016 08:51:58 +0000 Subject: bcm53xx: fix MD5 in Seama format on flash after installing OpenWrt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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 SVN-Revision: 48522 --- target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm53xx/base-files') 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 -- cgit v1.2.3