tn3399_openwrt/target/linux/pistachio
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 pistachio: remove custom board detection override 2017-03-22 11:43:22 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
profiles
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
Makefile pistachio: Switch to kernel 4.14 2018-03-31 16:13:19 +02:00