1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
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 ipq40xx: Add support for Linksys EA8300 (Dallas) 2019-05-18 13:43:54 +02:00
files-4.19/arch/arm/boot/dts ipq40xx: spi-gpio: convert deprecated binding 2019-06-24 20:22:23 +02:00
image ipq40xx: convert to multi-variable device title 2019-07-10 16:57:52 +02:00
patches-4.14 ipq40xx: fix high resolution timer 2019-06-15 19:55:32 +02:00
patches-4.19 ipq40xx: fix high resolution timer 2019-06-15 19:55:32 +02:00
profiles
config-4.14 ipq40xx: add support for ASUS Lyra 2019-02-14 16:56:15 +01:00
config-4.19 kernel: Move some DSA config options to generic config 2019-05-14 21:11:58 +02:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00