WindCharger: Set uboot default tftp interface to eth1 (LAN)

Change-Id: Ie3c6e668db0ce0fefc9355d9e044ac0cd97a7577
diff --git a/net/net.c b/net/net.c
index 44fbea0..3bd2c84 100755
--- a/net/net.c
+++ b/net/net.c
@@ -319,7 +319,8 @@
 #else
 	eth_halt();
 #ifdef CONFIG_NET_MULTI
-#if defined(CFG_VITESSE_73XX_NOPHY) || defined(CFG_REH132)
+#if defined(CFG_VITESSE_73XX_NOPHY) || defined(CFG_REH132) || \
+        defined(CONFIG_MACH_QCA953x)
 	/*
 	 * There is no PHY in the DNI AP83 board with vitesse switch
 	 * VSC7395XYV, so set the eth1 interface to switch ports, so