forked from Ivasoft/openwrt
ramips: Add support for Huawei HG255D in trunk
HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them. This patch is tested to work except trivial LED issues. Signed-off-by: Leon Xu <ylxu72@gmail.com> SVN-Revision: 37505
This commit is contained in:
@@ -192,6 +192,7 @@ ramips_setup_macs()
|
||||
;;
|
||||
|
||||
rt-n13u | \
|
||||
hg255d | \
|
||||
fonera20n)
|
||||
lan_mac=$(mtd_get_mac_binary factory 40)
|
||||
wan_mac=$(macaddr_add "$lan_mac" 1)
|
||||
|
||||
Reference in New Issue
Block a user