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>
2019-07-22 14:27:37 +02:00
..
base-files treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 2019-07-22 14:27:37 +02:00
image rb532: Fix missing DEVICE_TITLE 2019-07-09 20:08:26 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
Makefile rb532: switch to 4.14 2018-11-26 09:33:01 +01:00
config-4.14
modules.mk