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/VGV7510KW22BRN.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/lantiq/dts/VGV7510KW22BRN.dts') diff --git a/target/linux/lantiq/dts/VGV7510KW22BRN.dts b/target/linux/lantiq/dts/VGV7510KW22BRN.dts index 719e7f3ff8..2fec1aedde 100644 --- a/target/linux/lantiq/dts/VGV7510KW22BRN.dts +++ b/target/linux/lantiq/dts/VGV7510KW22BRN.dts @@ -3,6 +3,8 @@ #include "VGV7510KW22.dtsi" / { + model = "VGV7510KW22BRN - o2 Box 6431"; + sram@1F000000 { cgu@103000 { lantiq,phy-clk-src = <0x2>; -- cgit v1.2.3