ramips: fix Buffalo WMR-300 dts, board, image and profile names
The following patch changes Buffalo WMR-300 dts filename, board, image and profile names from "WMR300" to "WMR-300" (for consistency). Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46628
This commit is contained in:
@@ -77,7 +77,7 @@ ramips_setup_interfaces()
|
||||
|
||||
wizard8800 | \
|
||||
wl-330n | \
|
||||
wmr300)
|
||||
wmr-300)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
;;
|
||||
|
||||
|
||||
@@ -183,8 +183,8 @@ get_status_led() {
|
||||
whr-g300n)
|
||||
status_led="whr-g300n:green:router"
|
||||
;;
|
||||
wmr300)
|
||||
status_led="buffalo:green:status"
|
||||
wmr-300)
|
||||
status_led="wmr-300:green:status"
|
||||
;;
|
||||
wli-tx4-ag300n)
|
||||
status_led="buffalo:blue:power"
|
||||
|
||||
@@ -320,7 +320,7 @@ ramips_board_detect() {
|
||||
name="w502u"
|
||||
;;
|
||||
*"WMR-300")
|
||||
name="wmr300"
|
||||
name="wmr-300"
|
||||
;;
|
||||
*"WHR-300HP2")
|
||||
name="whr-300hp2"
|
||||
|
||||
@@ -112,7 +112,7 @@ platform_check_image() {
|
||||
wl-341v3 | \
|
||||
wli-tx4-ag300n | \
|
||||
wzr-agl300nh | \
|
||||
wmr300 |\
|
||||
wmr-300 |\
|
||||
wnce2001 | \
|
||||
wr512-3gn |\
|
||||
wr6202 |\
|
||||
|
||||
Reference in New Issue
Block a user