From 80d811480256bda63b0f0d087b55a9e35b59e91e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Tue, 2 Jun 2020 08:59:58 +0200 Subject: bcm63xx: ad1018: switch to Sercomm WFI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Support Sercomm firmware partition split. WFI partition must be defined after bootflag partitions in order for the parser to properly find bootflag1 and bootflag2 partitions. Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm63xx/base-files/etc/uci-defaults/09_fix_crc | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/bcm63xx/base-files/etc') diff --git a/target/linux/bcm63xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/bcm63xx/base-files/etc/uci-defaults/09_fix_crc index 3fcf40434f..fdb5ddec72 100644 --- a/target/linux/bcm63xx/base-files/etc/uci-defaults/09_fix_crc +++ b/target/linux/bcm63xx/base-files/etc/uci-defaults/09_fix_crc @@ -41,7 +41,4 @@ case "$(board_name)" in zyxel,p870hw-51a-v2) do_fixcrc ;; - sercomm,ad1018) - mtd erase bootflag2 - ;; esac -- cgit v1.2.3