ffcb268437
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 |
||
---|---|---|
.. | ||
adm5120 | ||
adm8668 | ||
ar7 | ||
ar71xx | ||
arm64 | ||
at91 | ||
ath25 | ||
au1000 | ||
bcm53xx | ||
brcm47xx | ||
brcm63xx | ||
brcm2708 | ||
cns3xxx | ||
gemini | ||
generic | ||
imx6 | ||
ipq806x | ||
ixp4xx | ||
kirkwood | ||
lantiq | ||
malta | ||
mcs814x | ||
mpc85xx | ||
mvebu | ||
mxs | ||
netlogic | ||
octeon | ||
omap | ||
omap24xx | ||
orion | ||
oxnas | ||
ppc40x | ||
ppc44x | ||
pxa | ||
ramips | ||
rb532 | ||
realview | ||
sunxi | ||
uml | ||
x86 | ||
xburst | ||
Makefile |