aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-05-07 20:58:20 +0200
committerMathias Kresin <dev@kresin.me>2018-05-17 07:40:19 +0200
commitcfe442c5033d3fe626bb54391ecb0fc25c2f5049 (patch)
treefdd91a71bed3287d1918291f7d66b50f988f3aee /target/linux
parent3e9d9f62258f80298710441e0db557e59e152dcf (diff)
downloadupstream-cfe442c5033d3fe626bb54391ecb0fc25c2f5049.tar.gz
upstream-cfe442c5033d3fe626bb54391ecb0fc25c2f5049.tar.bz2
upstream-cfe442c5033d3fe626bb54391ecb0fc25c2f5049.zip
ath79: sysupgrade: drop unused variables
None of the variables are used at the moment. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ath79/base-files/lib/upgrade/platform.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ath79/base-files/lib/upgrade/platform.sh b/target/linux/ath79/base-files/lib/upgrade/platform.sh
index 60cc6a4faf..2d67785fd5 100644
--- a/target/linux/ath79/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ath79/base-files/lib/upgrade/platform.sh
@@ -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)