projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e9d9f6
)
ath79: sysupgrade: drop unused variables
author
Mathias Kresin
<dev@kresin.me>
Mon, 7 May 2018 18:58:20 +0000
(20:58 +0200)
committer
Mathias 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
patch
|
blob
|
history
diff --git
a/target/linux/ath79/base-files/lib/upgrade/platform.sh
b/target/linux/ath79/base-files/lib/upgrade/platform.sh
index 60cc6a4fafe0ae33a31d6f2fc228406473191bf7..2d67785fd52a0403df7bd916fe88cb189ff654bb 100644
(file)
--- 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)