ramips: fix UPVEL model names

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46618
This commit is contained in:
John Crispin 2015-08-17 05:58:20 +00:00
parent a0b8c60134
commit 7bf1db0dcb
3 changed files with 4 additions and 4 deletions

View file

@ -370,10 +370,10 @@ ramips_board_detect() {
*"WR512-3GN-like router") *"WR512-3GN-like router")
name="wr512-3gn" name="wr512-3gn"
;; ;;
*"UR-326N4G Wireless N router") *"UPVEL UR-326N4G")
name="ur-326n4g" name="ur-326n4g"
;; ;;
*"UR-336UN Wireless N router") *"UPVEL UR-336UN")
name="ur-336un" name="ur-336un"
;; ;;
*"AWB WR6202") *"AWB WR6202")

View file

@ -4,7 +4,7 @@
/ { / {
compatible = "UR-326N4G", "ralink,rt3052-soc"; compatible = "UR-326N4G", "ralink,rt3052-soc";
model = "UR-326N4G Wireless N router"; model = "UPVEL UR-326N4G";
pinctrl { pinctrl {
state_default: pinctrl0 { state_default: pinctrl0 {

View file

@ -4,7 +4,7 @@
/ { / {
compatible = "UR-336UN", "ralink,rt3052-soc"; compatible = "UR-336UN", "ralink,rt3052-soc";
model = "UR-336UN Wireless N router"; model = "UPVEL UR-336UN";
pinctrl { pinctrl {
state_default: pinctrl0 { state_default: pinctrl0 {