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:
@@ -217,6 +217,9 @@ ramips_board_detect() {
|
||||
*"XDX RN502J")
|
||||
name="xdxrn502j"
|
||||
;;
|
||||
*"HG255D")
|
||||
name="hg255d"
|
||||
;;
|
||||
*)
|
||||
name="generic"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user