forked from Ivasoft/openwrt
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 <hauke@hauke-m.de>
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user