From baa534a8b7331541e6e522ba33b33476e3f67589 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 11:43:38 +0000 Subject: ar71xx: nbg6716: Enable procd nand sysupgrage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This enables the procd nand upgrade for ZyXEL NBG 6716. Also the ubi config is cleaned up to match the wndr4300. Signed-off-by: André Valentin SVN-Revision: 41346 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/lib/upgrade') diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 57803ccd9d..c98737436b 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -305,6 +305,7 @@ platform_check_image() { } return 0 ;; + nbg6716 | \ wndr4300 ) nand_do_platform_check $board $1 return $?; -- cgit v1.2.3