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

Yousong Zhou yszhou4tech at gmail.com
Fri Jul 25 01:19:53 EDT 2014


Hi, Lintel

On 25 July 2014 09:20, Lintel Huang <lintel.huang at gmail.com> wrote:
> No problem,why not? please give me address then I express it.
>

I guess Roman meant a patch like
http://patchwork.openwrt.org/patch/5970/,  but I noticed that there
are MT7620A-based boards storing their MAC addresses in canonical
ASCII form which I think is not viable by mtd-mac-address.


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

Hmm, is it lenovo-ac1200 specific?  If that is the case, then kmod
packages selected by a profile for this router is preferable.

BTW, could you please provide a link for this router?  I cannot find
it by search engines.  Thanks.

Regards.

                yousong


>
>
> 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
>
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
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