Skip to content
Snippets Groups Projects
Unverified Commit bb904303 authored by Daniel Golle's avatar Daniel Golle
Browse files

mediatek: mt7622: drop RAMFS_COPY_BIN and RAMFS_COPY_DATA


Now that both, fw_printenv/fw_setenv and fwtool are always present
during stage2 sysupgrade, we no longer need to list them in
RAMFS_COPY_BIN and RAMFS_COPY_DATA in platform.sh.
Drop both variables as they are now unneeded.

Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
parent 2baded9e
No related branches found
No related tags found
No related merge requests found
REQUIRE_IMAGE_METADATA=1
RAMFS_COPY_BIN='fw_printenv fw_setenv fwtool'
RAMFS_COPY_DATA='/etc/fw_env.config /var/lock/fw_printenv.lock'
platform_do_upgrade() {
local board=$(board_name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment