Selaa lähdekoodia

ramips: fix RBM11G name

The device name is corrected to match the hardware-stored (in hard config
flash space) device name.

Tested-by: Tobias Schramm <[email protected]>
Signed-off-by: Thibaut VARÈNE <[email protected]>
Thibaut VARÈNE 7 vuotta sitten
vanhempi
sitoutus
3fd4db76b0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      target/linux/ramips/dts/RBM11G.dts

+ 1 - 1
target/linux/ramips/dts/RBM11G.dts

@@ -7,7 +7,7 @@
 
 / {
 	compatible = "mikrotik,rbm11g", "mediatek,mt7621-soc";
-	model = "MikroTik RBM11G";
+	model = "MikroTik RouterBOARD M11G";
 
 	aliases {
 		led-status = &led_usr;