Openwrt/target/linux/lantiq
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
..
base-files lantiq: add platform_pre_upgrade for sysupgrade 2015-09-15 06:13:07 +00:00
dts lantiq: Introduce DWC2 compatible DTS definitions for AR9 USB 2015-09-14 20:08:07 +00:00
files/firmware/lantiq
image lantiq: remove dead EASY33016 image recipe 2015-08-30 12:18:22 +00:00
patches-3.18 lantiq: Add AR9 compatibility bits to DWC2 driver 2015-09-14 20:08:15 +00:00
patches-4.1 lantiq: Add AR9 compatibility bits to DWC2 driver 2015-09-14 20:08:15 +00:00
xrx200
xway
base-files.mk
config-3.18
config-4.1 kernel: add CONFIG_MIPS_CDMM config option 2015-09-11 20:31:32 +00:00
Makefile
modules.mk