Openwrt/target/linux
John Crispin 57c8708d64 lantiq: add platform_pre_upgrade for sysupgrade
As explained in recent sysupgrade/nand.sh commits, current NAND
sysupgrade is a bit misleading because of nand_do_platform_check
behavior. It leaves a special mark in /tmp/sysupgrade-nand-path
triggering some diffent code path in nand_upgrade_stage1.

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.

Please note that because of current nand_upgrade_stage1 implementation
this patch doesn't change any behaior yet. It only prepares lantiq
target for changing nand_do_platform_check (it will be possible after
preparing all other targets as well).

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

SVN-Revision: 46939
2015-09-15 06:13:07 +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 brcm2708: remove linux 3.18 support 2015-09-11 17:17:30 +00:00
cns3xxx
gemini
generic kernel: add CONFIG_MIPS_CDMM config option 2015-09-11 20:31:32 +00:00
imx6
ipq806x
ixp4xx
kirkwood
lantiq lantiq: add platform_pre_upgrade for sysupgrade 2015-09-15 06:13:07 +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