ramips: fix UPVEL model names

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

SVN-Revision: 46618
v19.07.3_mercusys_ac12_duma
John Crispin 9 years ago
parent a0b8c60134
commit 7bf1db0dcb

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

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

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

Loading…
Cancel
Save