Parcourir la source

ath79: sysupgrade: drop unused variables

None of the variables are used at the moment.

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin il y a 7 ans
Parent
commit
cfe442c503
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0 6
      target/linux/ath79/base-files/lib/upgrade/platform.sh

+ 0 - 6
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)