Openwrt/target/linux/ipq40xx
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
files-4.14/arch/arm/boot/dts
files-4.19/arch/arm/boot/dts
image ipq40xx: convert to multi-variable device title 2019-07-10 16:57:52 +02:00
patches-4.14
patches-4.19
profiles
config-4.14
config-4.19
Makefile