You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Rafał Miłecki e98eab1b6b bcm53xx: sysupgrade: call nand_do_upgrade() from platform_do_upgrade()
Calling nand_do_upgrade() from platform_pre_upgrade() was obsoleted in
the commit 30f61a34b4 ("base-files: always use staged sysupgrade").

This change brings bcm53xx in sync with other targets and allows
dropping backward compatibility code. It shouldn't change any user
visible behavior.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit ccf8a8e863)
5 years ago
..
imagebuilder imagebuilder: fix `make info` for empty SUPPORTED_DEVICES 5 years ago
linux bcm53xx: sysupgrade: call nand_do_upgrade() from platform_do_upgrade() 5 years ago
sdk sdk: fix building external modules when CONFIG_STACK_VALIDATION=y 5 years ago
toolchain merge: etc: update remaining files 7 years ago
Config.in build: add a config option for enabling a testing version of the target kernel 5 years ago
Makefile build: make <subdir>/install opt-in, use it for target/ only 7 years ago