[OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

Lintel Huang lintel.huang at gmail.com
Thu Jul 24 21:20:27 EDT 2014


No problem,why not? please give me address then I express it.

to Roman:
My  boards 's GiGa Phy has three type,ICplus IP10001+, Marvell 88E5211
,RealTek RTL8211E,so I select it.


2014-07-24 23:14 GMT+08:00 Roman Yeryomin <leroi.lists at gmail.com>:

> On 24 July 2014 17:04, Lintel Huang <lintel.huang at gmail.com> wrote:
> >
> > Today, Lenovo released a new product,an 11ac wireless router base MTK's
> > mt7620a + mt7612e evaluation board.
> > It has Two GE ports(RTL8211E) and 4 FE ports(Internal switch),256MByte
> DDR2,
> > 3xUSB 2.0.
> > This patch will make openwrt support it.
>
> sounds interesting
>
> > @@ -254,7 +260,8 @@ ramips_setup_macs()
> >          wan_mac=$(macaddr_add "$lan_mac" 1)
> >          ;;
> >
> > -    wr8305rt)
> > +    wr8305rt | \
> > +    ac1200)
> >          lan_mac=$(mtd_get_mac_binary factory 4)
> >          wan_mac=$(macaddr_add "$lan_mac" 1)
> >          ;;
>
> Could you define ethernet mtd-mac-address in dts?
> Then it would be covered by default case here.
> I'm trying to cleanup ramips target a bit...
>
> > +CONFIG_ICPLUS_PHY=y
> > +CONFIG_MARVELL_PHY=y
> > +CONFIG_RA_NAT_NONE=y
>
> what are these for?
>
>
> Regards,
> Roman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20140725/e37241f3/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list