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/linux/rb532
Rafał Miłecki 1cbe0d659c treewide: sysupgrade: get rid of platform_nand_pre_upgrade()
1) nand_do_upgrade() is always called by a target code
2) nand_do_upgrade() starts with calling platform_nand_pre_upgrade()

It means there is no need for the platform_nand_pre_upgrade() callback
at all. All code that was present there could bo moved & simplly called
by a target right before the nand_do_upgrade().

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
5 years ago
..
base-files treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 5 years ago
image rb532: Fix missing DEVICE_TITLE 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.86 6 years ago
Makefile rb532: switch to 4.14 6 years ago
config-4.14 rb532: add 4.14 support 6 years ago
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago