From 4d966e4dde31aaa93023a643a128ea764b6d583b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 17 Feb 2016 17:49:26 +0000 Subject: mvebu: add SolidRun ClearFog A1 support Signed-off-by: Andrej Vlasic SVN-Revision: 48736 --- target/linux/mvebu/base-files/etc/board.d/02_network | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/mvebu/base-files/etc/board.d/02_network') diff --git a/target/linux/mvebu/base-files/etc/board.d/02_network b/target/linux/mvebu/base-files/etc/board.d/02_network index 289a4b0c01..f81d0ac172 100755 --- a/target/linux/mvebu/base-files/etc/board.d/02_network +++ b/target/linux/mvebu/base-files/etc/board.d/02_network @@ -31,6 +31,9 @@ armada-385-db-ap) armada-xp-gp) ucidef_set_interface_lan "eth0 eth1 eth2 eth3" ;; +armada-388-clearfog) + ucidef_set_interfaces_lan_wan "eth0 eth1" "eth2" + ;; *) ucidef_set_interface_lan "eth0" ;; -- cgit v1.2.3