From 47cce1d5e45c1e6c5bb5659698408d4cea4e03a4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 27 Jul 2016 21:27:54 +0200 Subject: lantiq: fix switch configuration for EASY80920 The device tree description misses some Ethernet ports and there was no model specified for this board. In addition there was no switch specific default configuration created. Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/dts/EASY80920NAND.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/lantiq/dts/EASY80920NAND.dts') diff --git a/target/linux/lantiq/dts/EASY80920NAND.dts b/target/linux/lantiq/dts/EASY80920NAND.dts index 7e1811e..96d5f64 100644 --- a/target/linux/lantiq/dts/EASY80920NAND.dts +++ b/target/linux/lantiq/dts/EASY80920NAND.dts @@ -4,6 +4,8 @@ /include/ "EASY80920.dtsi" / { + model = "EASY80920NAND - Intel EASY80920 Nand"; + chosen { bootargs = "ubi.mtd=ubi ubi.block=0,rootfsA root=/dev/ubiblock0_1"; }; -- cgit v1.1