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:
@@ -104,7 +104,8 @@ case "$FIRMWARE" in
|
||||
mzk-w300nh2 | \
|
||||
ur-326n4g | \
|
||||
ur-336un | \
|
||||
xdxrn502j)
|
||||
xdxrn502j | \
|
||||
hg255d)
|
||||
rt2x00_eeprom_extract "factory" 0 512
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user