lantiq: enable portmaps again and set max port to 2
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 May 2013 10:58:52 +0000 (10:58 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 May 2013 10:58:52 +0000 (10:58 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36573 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/patches-3.8/0025-NET-MIPS-lantiq-adds-xrx200-net.patch

index ff83163..e1ffe06 100644 (file)
@@ -244,11 +244,11 @@ Subject: [PATCH 25/40] NET: MIPS: lantiq: adds xrx200-net
 +
 +#define SW_POLLING
 +#define SW_ROUTING
 +
 +#define SW_POLLING
 +#define SW_ROUTING
-+//#define SW_PORTMAP
++#define SW_PORTMAP
 +
 +#ifdef SW_ROUTING
 +  #ifdef SW_PORTMAP
 +
 +#ifdef SW_ROUTING
 +  #ifdef SW_PORTMAP
-+#define XRX200_MAX_DEV                7
++#define XRX200_MAX_DEV                2
 +  #else
 +#define XRX200_MAX_DEV                2
 +  #endif
 +  #else
 +#define XRX200_MAX_DEV                2
 +  #endif