From e81e625ca375d6dc3c885ec870ec15757ac76d72 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 8 Aug 2020 20:53:38 +0200 Subject: treewide: add sysupgrade comment for early DSA-adopters Add a specific comment for early DSA-adopters that they can keep their config when prompted due to compat-version increase. This is a temporary solution, the patch should be simply reverted before any release. Signed-off-by: Adrian Schmutzler --- target/linux/mvebu/image/cortexa9.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/mvebu/image/cortexa9.mk') diff --git a/target/linux/mvebu/image/cortexa9.mk b/target/linux/mvebu/image/cortexa9.mk index 245e8a2d69..08ad4f8c8a 100644 --- a/target/linux/mvebu/image/cortexa9.mk +++ b/target/linux/mvebu/image/cortexa9.mk @@ -8,7 +8,8 @@ define Device/dsa-migration DEVICE_COMPAT_VERSION := 1.1 - DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA + DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA \ + (early adopters with DSA already set up may just force-flash keeping existing config) endef define Device/buffalo_ls421de -- cgit v1.2.3