ramips: rt305x: add add support for the Asus WL-330N board
[juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31100
This commit is contained in:
@@ -28,6 +28,7 @@ preinit_set_mac_address() {
|
||||
nbg-419n |\
|
||||
omni-emb |\
|
||||
w502u |\
|
||||
wl-330n |\
|
||||
wr6202 |\
|
||||
xdxrn502j)
|
||||
mac=$(ramips_get_mac_binary factory 40)
|
||||
|
||||
@@ -53,6 +53,9 @@ ramips_board_name() {
|
||||
*"Argus ATP-52B")
|
||||
name="argus-atp52b"
|
||||
;;
|
||||
*"Asus WL-330N")
|
||||
name="wl-330n"
|
||||
;;
|
||||
*"Aztech HW550-3G")
|
||||
name="hw550-3g"
|
||||
;;
|
||||
|
||||
@@ -35,6 +35,7 @@ platform_check_image() {
|
||||
wr6202 |\
|
||||
v22rw-2x2 | \
|
||||
wl341v3 | \
|
||||
wl-330n | \
|
||||
wli-tx4-ag300n | \
|
||||
whr-g300n |\
|
||||
wr512-3gn)
|
||||
|
||||
Reference in New Issue
Block a user