1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ipq806x
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 ipq806x: Enlarge R7500v2 flash - use netgear partition 2019-03-18 20:55:52 +01:00
image ipq806x: add support for Buffalo WXR-2533DHP 2019-01-01 16:39:59 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
profiles mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
config-4.14 kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
Makefile ipq806x: add ramdisk feature 2019-01-01 15:40:13 +01:00