Openwrt/target/linux
Rafał Miłecki ffcb268437 ipq806x: add platform_pre_upgrade for sysupgrade
We're in process of cleaning nand_do_platform_check. Currently is leaves
a special mark in /tmp/sysupgrade-nand-path triggering some diffent code
path in nand_upgrade_stage1. This can be a bit confusing.

The plan is to have the check function only check the image and nothing
else. Then platform code (platform_pre_upgrade) should trigger NAND
specific upgrade path. This is what this patch implements.

This follows ar71xx, lantiq and partially bcm53xx.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 46945
2015-09-15 16:05:10 +00:00
..
adm5120
adm8668
ar7
ar71xx ar71xx: add TP-LINK TL-WDR3320 v2 support 2015-09-14 20:12:16 +00:00
arm64
at91
ath25
au1000
bcm53xx bcm53xx: add NAND flash chip description for Asus RT-AC87U 2015-09-12 11:10:34 +00:00
brcm47xx brcm47xx: detect Netgear R6300 V1 & support reset button 2015-09-11 20:00:02 +00:00
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: add CONFIG_MIPS_CDMM config option 2015-09-11 20:31:32 +00:00
imx6 imx6: add platform_pre_upgrade for sysupgrade 2015-09-15 16:05:03 +00:00
ipq806x ipq806x: add platform_pre_upgrade for sysupgrade 2015-09-15 16:05:10 +00:00
ixp4xx
kirkwood
lantiq lantiq: update list on NAND devices in platform_pre_upgrade 2015-09-15 11:49:33 +00:00
malta
mcs814x
mpc85xx
mvebu
mxs
netlogic
octeon
omap
omap24xx
orion
oxnas
ppc40x
ppc44x
pxa
ramips ramips: Added WIZnet WizFi630A Platform based on Ralink RT5350 2015-09-14 20:09:31 +00:00
rb532
realview realview: create sd card image for qemu 2015-09-14 20:10:04 +00:00
sunxi
uml
x86
xburst
Makefile