From d9d838bc97c5acabebf27ac2a760e7301d0b3625 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 1 Dec 2016 07:29:49 +0100 Subject: lantiq: fix image validation errors The boards did not have the name set that is expected during metadata validation on sysupgrade. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/EASY98000NOR.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts/EASY98000NOR.dts') diff --git a/target/linux/lantiq/dts/EASY98000NOR.dts b/target/linux/lantiq/dts/EASY98000NOR.dts index 4dbfe41..812ffb6 100644 --- a/target/linux/lantiq/dts/EASY98000NOR.dts +++ b/target/linux/lantiq/dts/EASY98000NOR.dts @@ -4,7 +4,7 @@ #include "EASY98000-base.dtsi" / { - model = "EASY98000 - Lantiq Falcon (NOR)"; + model = "EASY98000NOR - Lantiq Falcon (NOR)"; compatible = "lantiq,falcon-easy98000-nor", "lantiq,falcon-easy98000", "lantiq,falcon"; aliases { -- cgit v1.1