ath79: sysupgrade: drop unused variables
authorMathias Kresin <dev@kresin.me>
Mon, 7 May 2018 18:58:20 +0000 (20:58 +0200)
committerMathias Kresin <dev@kresin.me>
Thu, 17 May 2018 05:40:19 +0000 (07:40 +0200)
None of the variables are used at the moment.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/base-files/lib/upgrade/platform.sh

index 60cc6a4fafe0ae33a31d6f2fc228406473191bf7..2d67785fd52a0403df7bd916fe88cb189ff654bb 100644 (file)
@@ -3,12 +3,6 @@
 #
 
 PART_NAME=firmware
-RAMFS_COPY_BIN='nandwrite'
-
-CI_BLKSZ=65536
-CI_LDADR=0x80060000
-
-PLATFORM_DO_UPGRADE_COMBINED_SEPARATE_MTD=0
 
 platform_check_image() {
        local board=$(board_name)